AppConfiguration
AppConfiguration copied to clipboard
Create Python ChatApp example for AI configuration
We just added a .Net Chat app sample for AI configuration, https://github.com/Azure/AppConfiguration/tree/main/examples/DotNetCore/ChatApp. We need to do the same in Python using Flask.
- Uses Python
- Uses azure-appconfiguration-provider
- Uses the latest stable version of packages for all dependencies
- It should have all of the same features as the DotNetCore ChatApp