Module langchain_rust::vectorstore
source · Macros§
Structs§
- The
VecStoreOptions
struct is responsible for determining options when interacting with a Vector Store. The options includename_space
,score_threshold
,filters
, andembedder
.