diff --git a/patches/@google+generative-ai+0.2.1.patch b/patches/@google+generative-ai+0.2.1.patch new file mode 100644 index 0000000..d2d48a4 --- /dev/null +++ b/patches/@google+generative-ai+0.2.1.patch @@ -0,0 +1,12 @@ +diff --git a/dist/index.mjs b/dist/index.mjs +--- a/dist/index.mjs ++++ b/dist/index.mjs +@@ +-const API_VERSION = "v1"; ++const API_VERSION = "v1beta"; +diff --git a/dist/index.js b/dist/index.js +--- a/dist/index.js ++++ b/dist/index.js +@@ +-const API_VERSION = "v1"; ++const API_VERSION = "v1beta";