[PR #193] [MERGED] feat: support deepseek r1 for azure-ai-foundry #1168

Closed
opened 2026-02-16 10:22:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/193
Author: @Yeuoly
Created: 2/10/2025
Status: Merged
Merged: 2/10/2025
Merged by: @Yeuoly

Base: mainHead: feat/support-r1-for-azure-ai-foundry


📝 Commits (3)

  • ac3d522 feat: support deepseek r1 for azure-ai-foundry
  • a10f413 Merge branch 'main' into feat/support-r1-for-azure-ai-foundry
  • facfcb8 bump sdk to b65

📊 Changes

3 files changed (+28 additions, -17 deletions)

View changed files

📝 models/azure_ai_studio/manifest.yaml (+1 -1)
📝 models/azure_ai_studio/models/llm/llm.py (+25 -14)
📝 models/azure_ai_studio/requirements.txt (+2 -2)

📄 Description

sync: https://github.com/langgenius/dify/pull/13267/files


🔄 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/langgenius/dify-official-plugins/pull/193 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 2/10/2025 **Status:** ✅ Merged **Merged:** 2/10/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/support-r1-for-azure-ai-foundry` --- ### 📝 Commits (3) - [`ac3d522`](https://github.com/langgenius/dify-official-plugins/commit/ac3d522f777d547f72cee53069824b8c89a9c777) feat: support deepseek r1 for azure-ai-foundry - [`a10f413`](https://github.com/langgenius/dify-official-plugins/commit/a10f41349a2c82e1d80e2f4b764d8d7a4b175273) Merge branch 'main' into feat/support-r1-for-azure-ai-foundry - [`facfcb8`](https://github.com/langgenius/dify-official-plugins/commit/facfcb8d0190d2943fb819cfc55f76fbff422f74) bump sdk to b65 ### 📊 Changes **3 files changed** (+28 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `models/azure_ai_studio/manifest.yaml` (+1 -1) 📝 `models/azure_ai_studio/models/llm/llm.py` (+25 -14) 📝 `models/azure_ai_studio/requirements.txt` (+2 -2) </details> ### 📄 Description sync: https://github.com/langgenius/dify/pull/13267/files --- <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-16 10:22:10 -05:00
yindo closed this issue 2026-02-16 10:22:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1168