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.
LLMPluginProtocol
Defined in the plugins module.Rust AI Agent SDK LLM call hook plugin protocol
Methods
before_llm_call
| Name | Type |
|---|---|
_messages | &[LLMMessage] |
Source
View on GitHub
praisonai/src/parity/plugins.rs at line 0
