class AzureAISearchVectorStoreAzure AI Search vector store. To use this, you should have:
@azure/search-documents NPM package installedIf you directly provide a SearchClient instance, you need to ensure that
an index has been created. When using and endpoint and key, the index will
be created automatically if it does not exist.