From a5ff329935dadef388243948819005001e4ed171 Mon Sep 17 00:00:00 2001 From: Sweaterdog Date: Sun, 9 Feb 2025 13:09:34 -0800 Subject: [PATCH] Create @google+generative-ai+0.2.1.patch --- patches/@google+generative-ai+0.2.1.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patches/@google+generative-ai+0.2.1.patch 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";