Skip to main content

Module types

Module types 

Source
Expand description

Neutral message/tool types the agent loop speaks. Each provider translates these to/from its own wire format (Bedrock Converse blocks; OpenAI/Paddock chat messages).

Structs§

Msg
ToolSpec
A tool the model may call — a JSON-Schema input_schema plus a name/description.
Turn
One provider response.

Enums§

Block
Role
Stop