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
You can easily proxy a websocket connection from your own web server. We will have more examples of this soon.
How you accomplish this is based on your own server, if it is a node.js a package such as http-proxy should make it simple. If it is python you can should take a look at the google docs as there is an official SDK implementation.
Description of the bug:
Gemini API key is compiled into the frontend code. What is the best practice for secure management of Gemini API keys?
Actual vs expected behavior:
Some mechanism to prevent disclosure of Gemini API keys to web browser.
Any other information you'd like to share?
Same question, here: pipecat-ai/gemini-multimodal-live-demo#9
The text was updated successfully, but these errors were encountered: