AppConfiguration icon indicating copy to clipboard operation
AppConfiguration copied to clipboard

Create Python ChatApp example for AI configuration

Open mrm9084 opened this issue 7 months ago • 0 comments

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

mrm9084 avatar May 22 '25 15:05 mrm9084