The following sample leverages HTTP streaming with Azure Functions in Python. The function app retrieves data from Azure Open AI and streams the output.
Before running the sample, follow the instructions to Get Started with Azure Functions.
To learn more about the HTTP streaming feature, see Getting started with HTTP streaming.
For any questions or feedback, please file an issue in the Azure Functions Python worker repository.