azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.

Results 777 azure-search-openai-demo issues
Sort by recently updated
recently updated
newest added

## Purpose This PR is to add multi-language support to the frontend of the app, which was previously only available in English. This new feature, along with i18next, will enable...

## Purpose These changes will allow the user to stop the streaming of a response if they so choose. This is helpful if the response does not seem to be...

### This issue is for a: ``` - [ X] bug report -> please search issues before submitting - [ ] feature request - [ ] documentation issue or request...

Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.249 to 2.0.252. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@fluentui/react-icons&package-manager=npm_and_yarn&previous-version=2.0.249&new-version=2.0.252)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.112.5 to 8.120.2. Release notes Sourced from @​fluentui/react's releases. @​fluentui/react v8.120.2 Patches chore: fix bad release and restore missing files in the dist folder. (PR #32198 by...

dependencies
javascript

Bumps [@fluentui/react-components](https://github.com/microsoft/fluentui) from 9.37.3 to 9.54.7. Release notes Sourced from @​fluentui/react-components's releases. @​fluentui/react-components v9.54.7 Minor changes feat: add collapse motion to Accordion (PR #32086 by akatrukhin) feat: Release react-carousel-preview to...

dependencies
javascript

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...

This isn't really a bug, possibly more so a feature request? When the chat content is being streamed to the UI and `updateState` is called, if you switch to another...

I have given data which are japanese documents, I noticed whenever the data is a .docx file if I click on citation rather than showing the document it downloads it,...

> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...