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.
IndexType
Defined in the knowledge module.Rust AI Agent SDK Index type enum.
Fields
| Name | Type | Description |
|---|---|---|
Vector | variant | - |
index | variant | - |
default | variant | Vector index |
Vector | variant | Vector index |
Keyword | variant | - |
index | variant | - |
Keyword | variant | Keyword index |
Hybrid | variant | - |
index | variant | - |
Hybrid | variant | Hybrid index |
Source
View on GitHub
praisonai/src/knowledge/mod.rs at line 0
