mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #2149] [MERGED] feat(openai_api_compatible): Optimize agent_though_support and support configuring model reasoning_format #2287
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/langgenius/dify-official-plugins/pull/2149
Author: @xuegao-tzx
Created: 11/28/2025
Status: ✅ Merged
Merged: 11/29/2025
Merged by: @crazywoola
Base:
main← Head:feature/opt_openai_api_compatible📝 Commits (6)
5e0eaa9feat(openai_api_compatible): Optimize agent_though_support and support configuring model reasoning_formatf52bfdcfeat: fixed translation and optimized logic0776daffeat: optimize llm.py logic8162177Update models/openai_api_compatible/models/llm/llm.py6124950feat: adjust translationad02300feat: add new thinking feature to support deepseek(from #2151)📊 Changes
3 files changed (+83 additions, -36 deletions)
View changed files
📝
models/openai_api_compatible/manifest.yaml(+3 -3)📝
models/openai_api_compatible/models/llm/llm.py(+56 -23)📝
models/openai_api_compatible/provider/openai_api_compatible.yaml(+24 -10)📄 Description
Optimize agent_though_support and support configuring model reasoning_format
Related Issues or Context
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Old:

New:

Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.6.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.