mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-14 11:15:34 +02:00
Delete patches/@google+generative-ai+0.2.1.patch
Deleted the google patch to allow experimental gemini models, per MaxRobinsonTheGreats request.
This commit is contained in:
parent
5718427b3b
commit
7bd9f0bfd2
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
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";
|
|
Loading…
Add table
Reference in a new issue