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.
RetrieverProtocol
Defined in the knowledge module.Rust AI Agent SDK Protocol for retriever implementations.
Methods
retrieve
| Name | Type |
|---|---|
query | &str |
limit | usize |
strategy
Source
View on GitHub
praisonai/src/knowledge/mod.rs at line 0
