Skip to main content

BeforeToolInput

Defined in the events module.
AI Agent Input for BeforeTool hooks.

Properties

str
No description available.
Dict[str, Any]
No description available.
Optional[str]
No description available.
  • to_dict: Generic utility method.

Source

View on GitHub

praisonaiagents/hooks/events.py at line 13

Tools Concept

Create Custom Tools

Tool Development