Flask streaming chat Interface
I’m trying to make a Flask interface for an assistant I have created via the OpenAI API.
Problem when testing webframe created using flask
I am trying to test out how openai api works by creating to-do list maker. After writing the code and sending some test using curl. When I tested on terminal it return 200.