[PR #409] [MERGED] Feature: additional example provider for DeepSeek R1 API on Azure. #410

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/409
Author: @litui
Created: 2/2/2025
Status: Merged
Merged: 2/14/2025
Merged by: @tjbck

Base: mainHead: feature/azure-deepseek-example


📝 Commits (1)

  • 7a8fa1a Feature: additional provider for DeepSeek R1 API on Azure.

📊 Changes

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

View changed files

examples/pipelines/providers/azure_deepseek_r1_pipeline.py (+99 -0)

📄 Description

Modified the Azure OpenAI API example to access DeepSeek-R1 using the non-OpenAI Azure API (they haven't exposed DeepSeek-R1 through the OpenAI API even though it's compatible). This example has been working fine for me the past day or two.


🔄 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/409 **Author:** [@litui](https://github.com/litui) **Created:** 2/2/2025 **Status:** ✅ Merged **Merged:** 2/14/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `feature/azure-deepseek-example` --- ### 📝 Commits (1) - [`7a8fa1a`](https://github.com/open-webui/pipelines/commit/7a8fa1a8620eff2b3aff595dae5b31ffd89d697f) Feature: additional provider for DeepSeek R1 API on Azure. ### 📊 Changes **1 file changed** (+99 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/pipelines/providers/azure_deepseek_r1_pipeline.py` (+99 -0) </details> ### 📄 Description Modified the Azure OpenAI API example to access DeepSeek-R1 using the non-OpenAI Azure API (they haven't exposed DeepSeek-R1 through the OpenAI API even though it's compatible). This example has been working fine for me the past day or two. --- <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:28 -05:00
yindo closed this issue 2026-02-15 20:15:28 -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#410