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.
is_middleware
Function
This function is defined in the middleware module.Check if a function is a middleware (wrap_* type).
Signature
Parameters
No description available.
Returns
The result of the operation.
Uses
get_hook_type
Source
View on GitHub
praisonaiagents/hooks/middleware.py at line 298
