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§
- Codec
Profile - Data profile for a provider codec.
Enums§
- Request
Wire - Provider request-body family.
- Stream
Wire - 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.