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
- Tool
Spec - A tool the model may call — a JSON-Schema
input_schemaplus a name/description. - Turn
- One provider response.