[PR #489] [MERGED] Update google_manifold_pipeline.py #433

Closed
opened 2026-02-15 20:15:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/489
Author: @Eisaichen
Created: 4/5/2025
Status: Merged
Merged: 4/12/2025
Merged by: @tjbck

Base: mainHead: main


📝 Commits (1)

  • eb9a3a2 Update google_manifold_pipeline.py

📊 Changes

1 file changed (+83 additions, -49 deletions)

View changed files

📝 examples/pipelines/providers/google_manifold_pipeline.py (+83 -49)

📄 Description

Replace google-generative-ai with google-genai since it is being deprecated.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/pipelines/pull/489 **Author:** [@Eisaichen](https://github.com/Eisaichen) **Created:** 4/5/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`eb9a3a2`](https://github.com/open-webui/pipelines/commit/eb9a3a2d6d5c7d8c9f93f193daeed791a6c8e394) Update google_manifold_pipeline.py ### 📊 Changes **1 file changed** (+83 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `examples/pipelines/providers/google_manifold_pipeline.py` (+83 -49) </details> ### 📄 Description Replace [google-generative-ai](https://github.com/google-gemini/deprecated-generative-ai-python) with [google-genai](https://github.com/googleapis/python-genai) since it is being deprecated. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:33 -05:00
yindo closed this issue 2026-02-15 20:15:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#433