diff --git a/plugins/pipes/gemini_manifold.py b/plugins/pipes/gemini_manifold.py index ef7c151..16c6250 100755 --- a/plugins/pipes/gemini_manifold.py +++ b/plugins/pipes/gemini_manifold.py @@ -7,7 +7,7 @@ funding_url: https://github.com/suurt8ll/open_webui_functions license: MIT version: 2.1.0 -requirements: google-genai==1.74.0 +requirements: google-genai==2.8.0 """ # I change these only when I make a release to avoid PR merge conflicts. diff --git a/requirements.txt b/requirements.txt index 3d01d56..2abddac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -google-genai==1.74.0 +google-genai==2.8.0 fastapi loguru pytest diff --git a/submodules/open-webui b/submodules/open-webui index 8dae237..1a97751 160000 --- a/submodules/open-webui +++ b/submodules/open-webui @@ -1 +1 @@ -Subproject commit 8dae237a0bfdac4b7f55b463b3e2769ea4b94a0b +Subproject commit 1a97751e376e00a1897bc3679215ae1c7bd8fd42