Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
categorize_hooks
Function
This function is defined in the middleware module.Categorize hooks by their type.
Signature
Parameters
No description available.
Returns
before_model, after_model, wrap_model_call,
before_tool, after_tool, wrap_tool_call
Uses
get_hook_type
Source
View on GitHub
praisonaiagents/hooks/middleware.py at line 304
