Skip to main content

Crate llm_codegen

Crate llm_codegen 

Source
Expand description

§aether-llm-codegen

Build-time code generation for the Aether LLM provider layer.

Generates the LlmModel catalog from external model data sources. This crate is used as a [build-dependency] by aether-llm and produces the model enum, provider metadata, and parsing code at compile time.

§License

MIT

Functions§

generate
Run the codegen, returning the generated Rust source.