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
i added some changes ... Added hasActiveResponse state to track when a response is in progress
Enhanced cancelAssistantSpeech to properly wait for cancellation
Added response state handling in the server event handler
Added checks before creating new responses
Updated function call handling to manage response states
Added error case handling for active response detection
▼
error
9:25:44 AM
{
"type": "error",
"event_id": "event_Ar6ro3RxP6glOpddi8ML0",
"error": {
"type": "invalid_request_error",
"code": null,
"message": "Conversation already has an active response",
"param": null,
"event_id": null
}
}
The text was updated successfully, but these errors were encountered: