Skip to main content

Module types

Module types 

Source
Expand description

OpenAI-compatible wire types. Ported from the prototype openai-runtime crate.

Note: the prototype’s StreamEvent is renamed to OaiEvent to avoid clashing with crate::runtime::types::StreamEvent.

Structs§

ChatMessage
ChatOptions
ChatRequest
FunctionCall
FunctionDefinition
ProviderConfig
StreamOptions
ToolCall
ToolDefinition

Enums§

FinishReason
OaiEvent
ToolChoice