[PR #193] [MERGED] Update Gemini pipes on startup #345

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/193
Author: @attilaszasz
Created: 8/2/2024
Status: Merged
Merged: 8/2/2024
Merged by: @justinh-rahb

Base: mainHead: main


📝 Commits (1)

  • ba9d266 update pipelines on startup

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 examples/pipelines/providers/google_manifold_pipeline.py (+2 -0)

📄 Description

Update the models list from Google on pipeline startup. This fixes the problem where the list of models is missing after the pipelines container is restarted.


🔄 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/193 **Author:** [@attilaszasz](https://github.com/attilaszasz) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@justinh-rahb](https://github.com/justinh-rahb) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`ba9d266`](https://github.com/open-webui/pipelines/commit/ba9d26662f4c0f1b111b3a3855f137ecfa4bb292) update pipelines on startup ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `examples/pipelines/providers/google_manifold_pipeline.py` (+2 -0) </details> ### 📄 Description Update the models list from Google on pipeline startup. This fixes the problem where the list of models is missing after the pipelines container is restarted. --- <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:11 -05:00
yindo closed this issue 2026-02-15 20:15:12 -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#345