mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #409] [MERGED] Feature: additional example provider for DeepSeek R1 API on Azure. #410
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feature/azure-deepseek-example📝 Commits (1)
7a8fa1aFeature: 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.