[PR #21] [MERGED] feat: add r1 model thinking tag #89

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/21
Author: @Nov1c444
Created: 2/7/2025
Status: Merged
Merged: 2/7/2025
Merged by: @Nov1c444

Base: mainHead: feat/add-r1-reasoning


📝 Commits (1)

  • 9272ea5 feat: add r1 model thinking tag

📊 Changes

2 files changed (+48 additions, -5 deletions)

View changed files

📝 python/dify_plugin/interfaces/model/large_language_model.py (+39 -0)
📝 python/dify_plugin/interfaces/model/openai_compatible/llm.py (+9 -5)

📄 Description

image

🔄 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-plugin-sdks/pull/21 **Author:** [@Nov1c444](https://github.com/Nov1c444) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/7/2025 **Merged by:** [@Nov1c444](https://github.com/Nov1c444) **Base:** `main` ← **Head:** `feat/add-r1-reasoning` --- ### 📝 Commits (1) - [`9272ea5`](https://github.com/langgenius/dify-plugin-sdks/commit/9272ea5d7af1ceee27634834cb9560c69bb84909) feat: add r1 model thinking tag ### 📊 Changes **2 files changed** (+48 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/interfaces/model/large_language_model.py` (+39 -0) 📝 `python/dify_plugin/interfaces/model/openai_compatible/llm.py` (+9 -5) </details> ### 📄 Description <img width="1281" alt="image" src="https://github.com/user-attachments/assets/5ae2b62a-ca30-49bd-9ef9-6f6de0885596" /> --- <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 21:15:43 -05:00
yindo closed this issue 2026-02-15 21:15:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#89