Structs§
- Deepseek
Agent - An agent that combines a
Conversationwith a set of callable tools. - Tool
Call Chunk - A tool call fragment emitted by
AgentStream. - Tool
Call Result - The result of a completed tool invocation.
Enums§
- Agent
Event - Events emitted by
AgentStream.