sample-app-aoai-chatGPT
sample-app-aoai-chatGPT copied to clipboard
Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
**Describe the bug** After deploying the webapp from the Azure AI Foundry playground I get this error in chat UI `Managed Identity (MI) is not set for this account while...
**Describe the bug** The system fails to automatically continue processing subsequent tool calls after the first tool call is executed, requiring manual user intervention to proceed. **To Reproduce** Setup an...
Fixes #1323 ### Motivation and Context Currently, when hovering over the **Stop generating** button, the cursor appears as a text cursor (cursor: text) instead of a pointer (cursor: pointer). Since...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.4 to 7.27.0. Release notes Sourced from @babel/runtime's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.5 to 4.5.12. Release notes Sourced from vite's releases. v4.5.12 Please refer to CHANGELOG.md for details. v4.5.11 Please refer to CHANGELOG.md for details. v4.5.10 Please refer to...
user security context is component introduced in ms defender for cloud here https://learn.microsoft.com/en-us/azure/defender-for-cloud/gain-end-user-context-ai this PR is for adding this object to the model args ### Motivation and Context ### Description...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 23.0.0. Release notes Sourced from gunicorn's releases. 23.0.0 Gunicorn 23.0.0 has been released. This version improve HTTP 1.1. support and which improve safety You're invited...
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.340 to 0.3.23. Release notes Sourced from langchain's releases. langchain==0.3.23 Changes since langchain==0.3.22 langchain: release 0.3.23 (#30670) Revert "update langchain version and bump min core v" update...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.11.16. Release notes Sourced from aiohttp's releases. 3.11.16 Bug fixes Replaced deprecated asyncio.iscoroutinefunction with its counterpart from inspect -- by :user:layday. Related issues and pull...
**Describe the Bug** When adding the endpoint and API for an O3-mini model, the app produces the following error message: `openai.BadRequestError: Error code: 400 - {'error': {'requestid': '54dd7ee5-5912-4bcb-9f34-7d27f', 'code': 400,...