Skip to main content

ToolRequest

Defined in the middleware module.
AI Agent Request data for tool calls.

Properties

str
No description available.
Dict[str, Any]
No description available.
Optional[InvocationContext]
No description available.
Dict[str, Any]
No description available.

Source

View on GitHub

praisonaiagents/hooks/middleware.py at line 74

Tools Concept

Create Custom Tools

Tool Development