Hi there,
I’m trying to implement an Agent Using the Assistant API with the python SDK. My goal is to serve an assistant over a Flask application using streaming. The Assistant needs to use multiple function call in order to generare a response.
Is there an example that i can follow or some resources? The base documentation does not allow me to understand deeply how the streaming works: https://platform.openai.com/docs/assistants/tools/function-calling