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 believe I can get response in multiple modalilties, but running the above CONFIG in my code I get following error:
websockets.exceptions.ConnectionClosedError: received 1007 (invalid frame payload data) Request trace id: a0bb7a2dd8834b47, [ORIGINAL ERROR] generic::invalid_argument: Error in program Instantiation for language; then sent 1007 (invalid frame payload data) Request trace id: a0bb7a2dd8834b47, [ORIGINAL ERROR] generic::invalid_argument: Error in program Instantiation for language
Why am I getting this error?
Actual vs expected behavior:
Is it possible to have response in Audio and Text Simaltaneoulsy?
If yes, please help me sort it out.
If no, then for good's sake it must be mentioned clearly in the documentation!
Any other information you'd like to share?
I had appreciate if google and GCP had properly organized and clear documentation for their services, APIs and SDKs. It is such a horrible experience integrating google's services due to documentation being horribly scattered and vague.
The text was updated successfully, but these errors were encountered:
Description of the bug:
From the documentation:
https://ai.google.dev/api/multimodal-live
I believe I can get response in multiple modalilties, but running the above CONFIG in my code I get following error:
websockets.exceptions.ConnectionClosedError: received 1007 (invalid frame payload data) Request trace id: a0bb7a2dd8834b47, [ORIGINAL ERROR] generic::invalid_argument: Error in program Instantiation for language; then sent 1007 (invalid frame payload data) Request trace id: a0bb7a2dd8834b47, [ORIGINAL ERROR] generic::invalid_argument: Error in program Instantiation for language
Why am I getting this error?
Actual vs expected behavior:
Is it possible to have response in Audio and Text Simaltaneoulsy?
If yes, please help me sort it out.
If no, then for good's sake it must be mentioned clearly in the documentation!
Any other information you'd like to share?
I had appreciate if google and GCP had properly organized and clear documentation for their services, APIs and SDKs. It is such a horrible experience integrating google's services due to documentation being horribly scattered and vague.
The text was updated successfully, but these errors were encountered: