Macros§
Structs§
- Retriever
- VecStore
Options - The
VecStoreOptions
struct is responsible for determining options when interacting with a Vector Store. The options includename_space
,score_threshold
,filters
, andembedder
.
VecStoreOptions
struct is responsible for determining options when
interacting with a Vector Store. The options include name_space
, score_threshold
,
filters
, and embedder
.