Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
PluginHook: Hook points for plugin execution.
Defined in the plugins module.
Before
variant
agent
starts
processing
BeforeAgent
After
completes
AfterAgent
tool
execution
BeforeTool
AfterTool
LLM
call
BeforeLlm
AfterLlm
memory
operation
BeforeMemory
AfterMemory
On
error
OnError
workflow
start
OnWorkflowStart
end
OnWorkflowEnd
handoff
OnHandoff
all
fn all() -> Vec<PluginHook>
praisonai/src/plugins/mod.rs