Property Options
Options
The options this retriever was configured with.
public VectorStoreRetrieverOptions<TRecord> Options { get; }
Property Value
- VectorStoreRetrieverOptions<TRecord>
The options this retriever was configured with.
public VectorStoreRetrieverOptions<TRecord> Options { get; }