Skip to main content

Module types

Module types 

Source
Expand description

Core types for the ReAct agent loop.

Structs§

AgentConfig
Agent configuration.
Message
A single message in the conversation history.
ToolResult
The result of executing a tool.

Enums§

ReActStep
A single step in the ReAct loop.
Role
Role of a participant in the conversation.