[PR #143] [MERGED] pipelnie examples - azure fix for param names #326

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/143
Author: @MateLord
Created: 7/1/2024
Status: Merged
Merged: 7/1/2024
Merged by: @tjbck

Base: mainHead: patch-1


📝 Commits (1)

  • 7a517ec Fix param names - azure_openai_pipeline.py

📊 Changes

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

View changed files

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

📄 Description

Fixed 2 bugs, lack of import os, and wrong valves parameters names


🔄 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/143 **Author:** [@MateLord](https://github.com/MateLord) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/1/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7a517ec`](https://github.com/open-webui/pipelines/commit/7a517ecf9ca671b74a667f32c7ce675ecb383bce) Fix param names - azure_openai_pipeline.py ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/pipelines/providers/azure_openai_pipeline.py` (+2 -1) </details> ### 📄 Description Fixed 2 bugs, lack of import os, and wrong valves parameters names --- <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:07 -05:00
yindo closed this issue 2026-02-15 20:15:07 -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#326