I have tried to set up a chat bot using the open AI agent.
I am very confident in using flutterflow yet have not been able to solve this so I thought I would post it to see if it can be fixed or if it is a bug.
My set up is the same as this tutorial: https://www.youtube.com/watch?v=hUHfHQpg6jM&t=141s
But when i run the action in test the ai output is null and this is a screenshot of the firebase cloud function log:
Where there is a request body missing and invalid request.
For the time being I am using gemini, but would prefer openai for it's advance natural language.