Hei.
I cant get a specific field from my JSON OpenAI response. I build an assistant. After I sent a message and Run a “Run” I get a JSON. What I need is to get a latest object from JSON (Message from openAI). Check screens below.
externalAPI->data->[Field] → I am getting a third JSON object. Why?
I assumed that the processes are running asynchronically so I set a 5 secs timeout and the same.