Re-exports§
pub use request::VectorSearchRequest;
Modules§
- in_
memory_ store - In-memory implementation of a vector store.
- request
Structs§
Enums§
Traits§
- Insert
Documents - Trait for inserting documents into a vector store.
- Vector
Store Index - Trait for vector store indexes
- Vector
Store Index Dyn