mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #33] [MERGED] migrate the <think> tag #94
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-plugin-sdks/pull/33
Author: @hjlarry
Created: 3/5/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @Yeuoly
Base:
main← Head:p7📝 Commits (1)
24e3d54migrate the tag📊 Changes
2 files changed (+28 additions, -1 deletions)
View changed files
📝
python/dify_plugin/interfaces/model/large_language_model.py(+24 -0)📝
python/dify_plugin/interfaces/model/openai_compatible/llm.py(+4 -1)📄 Description
migrate this PR https://github.com/langgenius/dify/pull/13392
Currently, many models rely on
dify_plugin==0.0.1b65, which utilizes a hardcoded<details ...>tag to handle reason content. This approach needs to be replaced.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.