Skip to main content

Module profile

Module profile 

Source
Expand description

Open provider profile records used by runners and browse surfaces. Open provider-codec profile records.

These values are ordinary data owned by the codec crate. Provider identity stays outside the kernel so new providers can be added without expanding a closed enum in sim-kernel.

Structs§

CodecProfile
Data profile for a provider codec.

Enums§

RequestWire
Provider request-body family.
StreamWire
Provider streaming frame family.

Functions§

anthropic_profile
Profile for the native Anthropic provider codec.
lemonade_profile
Profile for the native Lemonade provider codec.
lm_studio_profile
Profile for the native LM Studio provider codec.
ollama_profile
Profile for the native Ollama provider codec.
openai_profile
Profile for the native OpenAI provider codec.