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.
### Motivation and Context ### Description ### Contribution Checklist - [ ] I have built and tested the code locally and in a deployed app - [ ] For frontend...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.10.2. Release notes Sourced from aiohttp's releases. 3.10.2 Bug fixes Fixed server checks for circular symbolic links to be compatible with Python 3.13 -- by...
### Motivation and Context This PR adds frontend support for structured data responses. ### Description  ### Contribution Checklist - [x] I have built and tested the code...
**Describe the bug** Hi, I hope this is the right place to ask this question. I'm experiencing a repeatable issue when deploying a web app using the button in AI...
We have deployed a custom chatbot on azure using this source code. The current problem is, using google tag manager i am tracking the timestamp of messages sent as well...
### Motivation and Context ### Description ### Contribution Checklist - [ ] I have built and tested the code locally and in a deployed app - [ ] For frontend...
Hi everyone, I've been trying to deploy a WebApp via this project, for now with the version of the code associated to commit 16be120e of the 2024-03-16, via the console...
This pull request primarily focuses on the addition of new workflows, updates to dependencies, and the addition of new configuration files. The most important changes include the creation of new...
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.340 to 0.2.12. Release notes Sourced from langchain's releases. langchain==0.2.12 Changes since langchain==0.2.11 langchain[patch]: Release 0.2.12 (#24954) langchain[minor]: Upgrade ambiguous root_validator to @pre_init (#24895) langchain[patch]: Update unit...
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.2.1 to 2.4.0. Release notes Sourced from pydantic-settings's releases. v2.4.0 What's Changed Fix regex flags accidentally passed as count by @musicinmybrain in pydantic/pydantic-settings#328 Deprecate read_env_file and move...