chat-with-your-data-solution-accelerator
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...
# Motivation Currently Integrated Vectorization flow only supports text based search. By introducing a new OCR skill, image search can also be supported. Stretch Goal - Using "Advanced Image Processing"...
## Purpose * Create a pre-commit hook for checking snake casing of files ## Does this introduce a breaking change? - [ ] Yes - [x] No ## How to...
# Describe the bug The `test_raises_exception_if_bad_response_code` test in `code/tests/utilities/helpers/test_azure_computer_vision_client.py` fails intermittently. The exact cause of the error cannot be determined from the logs, as a new exception is raised when...
Required by #323 # Description When passing images to GPT-4 vision in the question answer tool, the prompt should be modified if advanced image processing is enabled, so that the...
curl --request POST \ --url https://api-inference.huggingface.co/pipeline/sentence-similarity/BAAI/bge-reranker-base \ --header 'Authorization: Bearer xxxx' \ --header 'Content-Type: application/json' \ --data '{"inputs":{"source_sentence": "What is the capital of France?", "sentences": ["Bonn is the capital of...
Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.120.3 to 8.120.5. Release notes Sourced from @fluentui/react's releases. @fluentui/react v8.120.5 Patches Bump @fluentui/foundation-legacy to v8.4.16 (PR #31484 by gauriGupta99) Bump @fluentui/font-icons-mdl2 to v8.5.50 (PR #31484 by...
Bumps [microsoft-cognitiveservices-speech-sdk](https://github.com/Microsoft/cognitive-services-speech-sdk-js) from 1.38.0 to 1.40.0. Commits See full diff in compare view [](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...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.2.0 to 22.4.1. Commits See full diff in compare view [](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...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.1. Changelog Sourced from vite's changelog. 5.4.1 (2024-08-15) fix: build.modulePreload.resolveDependencies is optimizable (#16083) (e961b31), closes #16083 fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.0 to 6.26.1. Release notes Sourced from react-router-dom's releases. [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes Updated...