Skip to main content

Module agent_core

Module agent_core 

Source

Structs§

DeepseekAgent
An agent that combines a Conversation with a set of callable tools.
ToolCallInfo
Information about a tool call requested by the model.
ToolCallResult
The result of a completed tool invocation.

Enums§

AgentEvent
Events emitted by AgentStream.