Expand description
Shared API response models used by Web routes.
Structs§
- Message
Response - Response model for a chat message.
- Session
Response - Session information model.
- Tool
Call Response - Serialization view of a ToolCall for API responses.
Functions§
- tool_
call_ to_ response - Recursively convert a ToolCall to ToolCallResponse.