[PR #265] [MERGED] Google Vertex AI Example #359

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/265
Author: @hrmsk66
Created: 9/18/2024
Status: Merged
Merged: 9/21/2024
Merged by: @tjbck

Base: mainHead: hrmsk66/support-google-vertexai


📝 Commits (3)

  • d7a910c Google Vertex AI Example
  • ba72922 No newline at end of file in requirements.txt
  • 3cbb0a2 Fix method call typo

📊 Changes

2 files changed (+171 additions, -0 deletions)

View changed files

examples/pipelines/providers/google_vertexai_manifold_pipeline.py (+170 -0)
📝 requirements.txt (+1 -0)

📄 Description

Add example pipeline for Google Gemini with Vertex AI SDK.


🔄 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/265 **Author:** [@hrmsk66](https://github.com/hrmsk66) **Created:** 9/18/2024 **Status:** ✅ Merged **Merged:** 9/21/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `hrmsk66/support-google-vertexai` --- ### 📝 Commits (3) - [`d7a910c`](https://github.com/open-webui/pipelines/commit/d7a910cfd9a0b62027155cc0c4af343f3f004323) Google Vertex AI Example - [`ba72922`](https://github.com/open-webui/pipelines/commit/ba7292227b61a47f12458d0fe321d36d366b3151) No newline at end of file in requirements.txt - [`3cbb0a2`](https://github.com/open-webui/pipelines/commit/3cbb0a289a67e2afa1fc071e961ac3dd4fee8769) Fix method call typo ### 📊 Changes **2 files changed** (+171 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/pipelines/providers/google_vertexai_manifold_pipeline.py` (+170 -0) 📝 `requirements.txt` (+1 -0) </details> ### 📄 Description Add example pipeline for Google Gemini with Vertex AI SDK. --- <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:14 -05:00
yindo closed this issue 2026-02-15 20:15:14 -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#359