aether-llm-codegen 0.1.4

Code generation utilities for the Aether LLM provider layer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.

## Table of Contents

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

- [License]#license

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## License

MIT