InMemoryVectorStore
Defined in the knowledge module.Rust AI Agent SDK In-memory vector store implementation.
Fields
| Name | Type | Description |
|---|---|---|
records | Vec<VectorRecord> | - |
Methods
new
Source
View on GitHub
praisonai/src/knowledge/mod.rs at line 295
