aks-openai-chainlit-terraform
aks-openai-chainlit-terraform copied to clipboard
This sample shows how to create two AKS-hosted chat applications that use OpenAI, LangChain, ChromaDB, and Chainlit using Python and deploy them to an AKS environment built in Terraform.
Bumps [starlette](https://github.com/encode/starlette) from 0.27.0 to 0.36.2. Release notes Sourced from starlette's releases. Version 0.36.2 Fixed Upgrade python-multipart to 0.0.7 13e5c26. Avoid duplicate charset on Content-Type #2443. Full Changelog: https://github.com/encode/starlette/compare/0.36.1...0.36.2 Version...
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.100.1 to 0.109.1. Release notes Sourced from fastapi's releases. 0.109.1 Security fixes ⬆️ Upgrade minimum version of python-multipart to >=0.0.7 to fix a vulnerability when using form...