[PR #372] [CLOSED] Use native system instructions by default in Google Manifold pipeline #396

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/372
Author: @rotemdan
Created: 12/14/2024
Status: Closed

Base: mainHead: use-gemini-native-system-message-by-default


📝 Commits (1)

  • 5f1b14f Use native system instructions by default for Google Manifold pipeline

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

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

📄 Description

Fixes #371

(Google Manifold pipeline needs to be updated to use native system instructions on models other than Gemini 1.5)


🔄 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/372 **Author:** [@rotemdan](https://github.com/rotemdan) **Created:** 12/14/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `use-gemini-native-system-message-by-default` --- ### 📝 Commits (1) - [`5f1b14f`](https://github.com/open-webui/pipelines/commit/5f1b14fdc6aee7cc56f168ea433aeada0f3cf843) Use native system instructions by default for Google Manifold pipeline ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `examples/pipelines/providers/google_manifold_pipeline.py` (+4 -4) </details> ### 📄 Description Fixes #371 (Google Manifold pipeline needs to be updated to use native system instructions on models other than Gemini 1.5) --- <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:24 -05:00
yindo closed this issue 2026-02-15 20:15:24 -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#396