'm building an internally facing app for my media company and am using the Responses API. One of the steps of this build is to iterate of created PowerPoint slides and generate a script to go along with it. This works fine, but some of my requests generate multiple Assistant Output responses and I don’t know why. My request contains a previous_response_id and is just sending a json blob with system instructions on how to handle.
Any idea as to what would cause this? It is a simple request and it only happens about 50% of the time. Is this normal?