You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have at least 1 audio model response (assistant) in history
get the item id for the model response
send conversation.item.retrieve for the id
inspect the conversation.item.retrieved event for the item for base64 audio content
Expected behavior
If the model provided a response, the server representation returned by conversation.item.retrieved should have the audio in base64. The model is responding in audio, so the server representation should be in audio.