Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
551 stars 345 forks source link

Feature: Bing Search Resource for Internet "live-data" ingestion #297

Open Coruscate5 opened 4 months ago

Coruscate5 commented 4 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [X] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Expected/desired behavior

Chat Interface/options should allow ingestion of Top 5/N results into layered result set to bring functionality to parity with CoPilot/ChatGPT/etc

Mention any other details that might be useful

Live internet search ingestion is not always useful, but it would be great if this solution incorporated a sample that shows how the mining can be accomplished within Azure, given that models will never be compiled JIT


Thanks! We'll be in touch soon.