Skip to content
New issue

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

"Conversation already has an active response" error with MultimodalAgent #1056

Open
davidzhao opened this issue Nov 8, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@davidzhao
Copy link
Member

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.

@davidzhao davidzhao added the bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant