langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
44.57k stars 6.25k forks source link

Hope to add Azure AI search function to Dify #1819

Closed showjiangnan closed 8 months ago

showjiangnan commented 8 months ago

Self Checks

Description of the new feature / enhancement

Hope to add Azure AI search function to Dify

Scenario when this would be used?

In the current version, Azure AI search service is not supported. I hope developers can update a more powerful related feature:

  1. When we add the Azure GPT4 model, we can additionally input Azure AI to search for it Endpoint, search Key, search index name;
  2. Combining the ability of Azure AI search, I found that GPT4 combined with the knowledge base resulted in more accurate responses;

Supporting information

https://learn.microsoft.com/zh-CN/azure/search/retrieval-augmented-generation-overview

github-actions[bot] commented 8 months ago

Close due to it's no longer active, if you have any questions, you can reopen it.

rachaelsingleton commented 6 months ago

Any updates on this?