Skip to main content

Module providers

Module providers 

Source
Expand description

Provider-specific chat wire codecs built on the canonical transcript shape.

The provider modules translate hosted and local model-provider JSON into the same codec:chat transcript maps instead of making each runner invent its own request and response records.

Modulesยง

ollama
Ollama provider wire helpers, also preserved at the crate root.
openai
OpenAI-compatible chat-completion provider wire codec. OpenAI-compatible provider wire codec.
profile
Open provider profile records used by runners and browse surfaces. Open provider-codec profile records.