Skip to main content
Model examples enact what happens at the LLM-client layer. Sources under examples/models/.

How to run

See also

Models and providers

Client::from_env, provider builders, the env-var table.

Streaming

Tokens vs structured events.

Embeddings & stores

Where the embedders feed.