Expand description
Core domain types for oxicode-ai
Structs§
- Compat
Settings - Compatibility settings for OpenAI-compatible APIs.
- Cost
- Cost structure – prices per million tokens.
- Image
Generation Request - Request for image generation via an Images API provider.
- Image
Generation Response - Response from an image generation API call.
- Model
- LLM model definition.
- Tool
Result - Tool result returned by agent tool execution.
- Usage
- Token usage statistics.
Enums§
- Api
- Provider API identifier.
- Cache
Retention - Cache retention preference
- Complexity
- Task complexity level for routing decisions.
- Images
Api - Images API provider type.
- Input
Modality - Input modalities
- MaxTokens
Field - Which JSON field to use for the maximum output token count.
- Stop
Reason - Stop reason – why the model finished generating.
- Thinking
Format - Provider-specific wire format for extended thinking.
- Thinking
Level - Model thinking/reasoning level