chat-with-your-data-solution-accelerator icon indicating copy to clipboard operation
chat-with-your-data-solution-accelerator copied to clipboard

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most c...

Results 193 chat-with-your-data-solution-accelerator issues
Sort by recently updated
recently updated
newest added

# Motivation Include 3 follow-up questions in each response the chat returns. In the system prompt must be added something like these: Generate 3 very brief follow-up questions that the...

enhancement

Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.5.3 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 7.5.0 to 7.5.3 Release notes Sourced from react-router's releases. v7.5.3 See...

dependencies
javascript

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.1. Commits 9b77436 6.6.1 04cb6f5 Merge commit from fork b8a7edd 6.6.0 34c8534 fix: signature verification due to leading zeros See full diff in compare view...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.9.0. Release notes Sourced from axios's releases. Release v1.9.0 Release notes: Bug Fixes core: fix the Axios constructor implementation to treat the config argument as...

dependencies
javascript

Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. Commits 1c5b075 this time for surer d9c3699 this time for sure... d91b9dd blacken 5a4683c Soothe mypy 9c9567f Bump version to 0.16.0 114803a Merge commit...

dependencies
python

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.0 to 6.3.4. Release notes Sourced from vite's releases. v6.3.4 Please refer to CHANGELOG.md for details. v6.3.3 Please refer to CHANGELOG.md for details. v6.3.2 Please refer to...

dependencies
javascript

# Describe the bug When using Team extension Bot, the chat conversations are not getting update in the DB # Expected behavior This is only working in the web app...

enhancement

# Motivation Hi, In order to enable post production deployment metrics it would be very nice to have the ability to collect feedback as in: https://github.com/microsoft/sample-app-aoai-chatGPT/tree/main # How would you...

enhancement

## Purpose * Response handled if we ask suggested questions for the tool * It will respond like for questions like "Give me some suggested questions for this tool?"" ##...

## Purpose * Fixed: LLM Model Responds in Spanish when we ask questions in english * Now it will keep default language as English and reply in the language what...