@pipecat-ai/gemini-live-websocket-transport 1.5.0 → 1.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.module.js +2 -2
- package/dist/index.module.js.map +1 -1
- package/package.json +11 -4
package/dist/index.js
CHANGED
|
@@ -3866,8 +3866,8 @@ class $ed45c46de84ed2f7$export$7fb989e764be5cac extends (0, $hu5CE$pipecataiclie
|
|
|
3866
3866
|
|
|
3867
3867
|
|
|
3868
3868
|
const $9a9a227726ea6e1a$var$HOST = `generativelanguage.googleapis.com`;
|
|
3869
|
-
const $9a9a227726ea6e1a$var$BIDI_PATH = `google.ai.generativelanguage.
|
|
3870
|
-
const $9a9a227726ea6e1a$var$MODEL = "models/gemini-2.
|
|
3869
|
+
const $9a9a227726ea6e1a$var$BIDI_PATH = `google.ai.generativelanguage.v1beta.GenerativeService.BidiGenerateContent`;
|
|
3870
|
+
const $9a9a227726ea6e1a$var$MODEL = "models/gemini-2.5-flash-native-audio-preview-12-2025";
|
|
3871
3871
|
class $9a9a227726ea6e1a$export$bef67da0c82ecefe extends (0, $ed45c46de84ed2f7$export$7fb989e764be5cac) {
|
|
3872
3872
|
constructor(service_options, manager){
|
|
3873
3873
|
if (!manager) manager = new (0, $1c088932741d88e6$export$c95c65abc5f47125)();
|