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
