Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/pipes/gemini_manifold.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-genai==1.74.0
google-genai==2.8.0
fastapi
loguru
pytest
Expand Down
2 changes: 1 addition & 1 deletion submodules/open-webui
Submodule open-webui updated 473 files
Loading