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.
IndexStats
Defined in the knowledge module.Rust AI Agent SDK Index statistics.
Fields
| Name | Type | Description |
|---|---|---|
document_count | usize | Number of documents |
index_type | IndexType | Index type |
last_updated | Option<u64> | Last updated timestamp |
Source
View on GitHub
praisonai/src/knowledge/mod.rs at line 493
