VectorStoreTextSearchOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options used to construct an instance of VectorStoreTextSearch<TRecord>. At the moment this is empty but it is being included for future use.
public sealed class VectorStoreTextSearchOptions
type VectorStoreTextSearchOptions = class
Public NotInheritable Class VectorStoreTextSearchOptions
- Inheritance
-
VectorStoreTextSearchOptions
Constructors
| VectorStoreTextSearchOptions() |