[PR #107] [MERGED] Fix bug leading to openai failure call #307

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/107
Author: @Lhemamou
Created: 6/20/2024
Status: Merged
Merged: 6/21/2024
Merged by: @tjbck

Base: mainHead: Lhemamou-patch-open-ai-pipeline-example


📝 Commits (1)

  • 03af282 Fix bug leading to openai failure call

📊 Changes

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

View changed files

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

📄 Description

The open ai key was not given into the actual API call


🔄 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/107 **Author:** [@Lhemamou](https://github.com/Lhemamou) **Created:** 6/20/2024 **Status:** ✅ Merged **Merged:** 6/21/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `Lhemamou-patch-open-ai-pipeline-example` --- ### 📝 Commits (1) - [`03af282`](https://github.com/open-webui/pipelines/commit/03af2828bb311c06606cc344f7d782adfb6a6374) Fix bug leading to openai failure call ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/pipelines/providers/openai_pipeline.py` (+1 -1) </details> ### 📄 Description The open ai key was not given into the actual API call --- <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:02 -05:00
yindo closed this issue 2026-02-15 20:15:02 -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#307