Configuration options for the AzureAISearchStore constructor.

Hierarchy

  • AzureAISearchConfig

Properties

client?: SearchClient<AzureAISearchDocument>
endpoint?: string
indexName?: string
key?: string

Generated using TypeDoc