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.
-
MIT