haystack icon indicating copy to clipboard operation
haystack copied to clipboard

Integrate with Azure AI Search (vectorDB)

Open trungtly opened this issue 2 years ago • 4 comments

Is your feature request related to a problem? Please describe. Integrate with Azure AI Search (formerly known as Azure Cognitive Search) as a vectorDB Llamaindex: https://docs.llamaindex.ai/en/stable/examples/vector_stores/CognitiveSearchIndexDemo.html Langchain: https://python.langchain.com/docs/integrations/vectorstores/azuresearch

Describe the solution you'd like Azure AI Search is fundamentally a vectorDB with its own default embedder.

Additional context Useful for enterprise use cases that rely on Azure ecosystem.

trungtly avatar Jan 16 '24 04:01 trungtly

Can you assign this to me? I already have an implementation for the document store following the protocol, and the retrievers. I closely followed the OpenSearch implementation.

isfuku avatar Mar 23 '24 17:03 isfuku

hey there, is there an update on this? +1 to the OP point on "enterprise use case" :)

cjayb-norlys avatar May 09 '24 05:05 cjayb-norlys

+1 if any update on it? high demanding with Azure-stack RAG system in enterprise :)

touhi99 avatar Jun 20 '24 13:06 touhi99

image

+1

chethanuk avatar Jul 29 '24 10:07 chethanuk

Closing this issue as it is being tracked in #950.

Amnah199 avatar Aug 28 '24 12:08 Amnah199