Skip to content

Commit e9a9c2e

Browse files
authored
fix(google_gemini.py): Increment version to 1.7.0
1 parent 2fa29e2 commit e9a9c2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

filters/vertex_ai_search_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
title: Vertex AI Search Tool Filter for https://github.com/owndev/Open-WebUI-Functions/blob/main/pipelines/google/google_gemini.py
3-
author: owndev
3+
author: owndev, eun2ce
44
author_url: https://github.com/owndev/
55
project_url: https://github.com/owndev/Open-WebUI-Functions
66
funding_url: https://github.com/sponsors/owndev

pipelines/google/google_gemini.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
author_url: https://github.com/owndev/
55
project_url: https://github.com/owndev/Open-WebUI-Functions
66
funding_url: https://github.com/sponsors/owndev
7-
version: 1.6.8
7+
version: 1.7.0
88
required_open_webui_version: 0.6.26
99
license: Apache License 2.0
1010
description: Highly optimized Google Gemini pipeline with advanced image generation capabilities, intelligent compression, and streamlined processing workflows.

0 commit comments

Comments
 (0)