mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-03 07:05:20 +02:00
12 lines
606 B
Diff
12 lines
606 B
Diff
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
|
|
@@ -156,1 +156,1 @@
|
|
-const API_VERSION = "v1";
|
|
+const API_VERSION = "v1beta";
|
|
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";
|