We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We've gotten reports in Slack that when certain function calls are used with MultimodalAgent, it would sometimes error out with:
2024-11-07 17:14:37,898 - ERROR livekit.plugins.openai.realtime - OpenAI S2S error {'type': 'error', 'event_id': 'event_AR7s53avu18NBq2Lk5O4r', 'error': {'type': 'invalid_request_error', 'code': None, 'message': 'Conversation already has an active response', 'param': None, 'event_id': None}} {"session_id": "sess_AR7r1ss6nsPVlPETCgFxi"}
It'd be great if anyone could produce a path to reproducing the error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We've gotten reports in Slack that when certain function calls are used with MultimodalAgent, it would sometimes error out with:
It'd be great if anyone could produce a path to reproducing the error.
The text was updated successfully, but these errors were encountered: