After I start a session correctly, if I write something in the prompt and put either "talk" or "repeat" I get a bad request error 400 on the streaming.task api call. The Open AI API key is not an issue because I am able to perform a console.log on the LLM response
After I start a session correctly, if I write something in the prompt and put either "talk" or "repeat" I get a bad request error 400 on the streaming.task api call. The Open AI API key is not an issue because I am able to perform a console.log on the LLM response