diff --git a/patches/@google+generative-ai+0.2.1.patch b/patches/@google+generative-ai+0.2.1.patch index 5862810..68d8ec6 100644 --- a/patches/@google+generative-ai+0.2.1.patch +++ b/patches/@google+generative-ai+0.2.1.patch @@ -1,12 +1,12 @@ -diff --git a/dist/index.mjs b/dist/index.mjs +diff --git a/node_modules/@google/generative-ai/dist/index.mjs b/node_modules/@google/generative-ai/dist/index.mjs --- a/node_modules/@google/generative-ai/dist/index.mjs -+++ b/node_modules/@google/generative-ai/dist/index.mjs -@@ ++++ b/node_modules/@google/generative-ai/dist/index.mjs +@@ -156,1 +156,1 @@ -const API_VERSION = "v1"; +const API_VERSION = "v1beta"; -diff --git a/dist/index.js b/dist/index.js +diff --git a/node_modules/@google/generative-ai/dist/index.js b/node_modules/@google/generative-ai/dist/index.js --- a/node_modules/@google/generative-ai/dist/index.js +++ b/node_modules/@google/generative-ai/dist/index.js -@@ +@@ -156,1 +156,1 @@ -const API_VERSION = "v1"; +const API_VERSION = "v1beta";