mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #1958] feat: Add Reasoning features for openai compatibility #2174
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/1958
Author: @chupark
Created: 10/29/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (6)
324dd6badd reasoning features for openai compatible reasoning llmse1d7ef7upgrade versionaed749dediting placeholder to origin: openai_api_compatible.yaml858a2efMerge pull request #1 from chupark/pcw_openai_compatible4554f58Merge branch 'langgenius:main' into mainff1c3edMerge branch 'main' into main📊 Changes
3 files changed (+36 additions, -1 deletions)
View changed files
📝
models/openai_api_compatible/manifest.yaml(+1 -1)📝
models/openai_api_compatible/models/llm/llm.py(+17 -0)📝
models/openai_api_compatible/provider/openai_api_compatible.yaml(+18 -0)📄 Description
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
[ Add Reasoning Support on Model Authentication modal ]

Before
After

[ Add effort on LLM Node modal ]

Before
After

[ Thinking ]
[ No Thinking ]

Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
I have Ensured
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.