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.
KnowledgeBackendError
Defined in the knowledge module.Rust AI Agent SDK Knowledge backend error.
Fields
| Name | Type | Description |
|---|---|---|
message | String | Error message |
backend | Option<String> | Backend name |
Source
View on GitHub
praisonai/src/knowledge/mod.rs at line 900
