Structs§
- Deepseek
Agent - An agent that combines a
Conversationwith a set of callable tools. - Tool
Call Info - Information about a tool call requested by the model.
- Tool
Call Result - The result of a completed tool invocation.
Enums§
- Agent
Event - Events emitted by
AgentStream.