When I retrieve the last message from the assistant API and then append that message to chat on the ff UI side, it works just fine for the first query.
The issue comes when I run it consecutive times, the message appended is similar to the user input.
This is weird coz I used the thread ID of the chat and counter-checked the response manually and indeed I am getting an assistant reply, somehow I think it is a bug on Flutterflow's UI side
OpenAI Assistant Api
1
2 replies