[PR #43] [MERGED] Fix Cohere provider self.id #286

Closed
opened 2026-02-15 19:17:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/43
Author: @justinh-rahb
Created: 6/2/2024
Status: Merged
Merged: 6/2/2024
Merged by: @tjbck

Base: mainHead: cohere-id-fix


📝 Commits (1)

📊 Changes

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

View changed files

📝 examples/pipelines/providers/cohere_manifold_pipeline.py (+2 -1)

📄 Description

Was commented out for some reason, causes the model IDs to default to cohere_manifold_pipeline.model_name which is quite a mouthful, and broke my carefully-crafted model list. I'd like to not edit that again.


🔄 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/43 **Author:** [@justinh-rahb](https://github.com/justinh-rahb) **Created:** 6/2/2024 **Status:** ✅ Merged **Merged:** 6/2/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `cohere-id-fix` --- ### 📝 Commits (1) - [`84cfa62`](https://github.com/open-webui/pipelines/commit/84cfa62cd4a0a7656ad33214c0d9ef4b0fc18889) Fix id ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/pipelines/providers/cohere_manifold_pipeline.py` (+2 -1) </details> ### 📄 Description Was commented out for some reason, causes the model IDs to default to `cohere_manifold_pipeline.model_name` which is quite a mouthful, and broke my carefully-crafted model list. I'd like to not edit that again. --- <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 19:17:47 -05:00
yindo closed this issue 2026-02-15 19:17:47 -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#286