GitClassic
Feed
Explore
Random
Go Pro
Sign in
langgenius
/
dify-plugin-sdks
Code
/
Commits
/ 2409ade
enh: The addition of the `think` closure tag supports multi-turn thin… (#267)
* ENH: The addition of the `think` closure tag supports multi-turn thinking scenarios. * fix lint * add test * fix lint * fix lint * fix lint * fix lint * add unittest * fix lint * fix lint
呆萌闷油瓶
committed on Dec 24, 2025, 04:12 PM
Showing
2
changed files
+123 additions
-7 deletions
M
python/dify_plugin/interfaces/model/large_language_model.py
+12
-7
A
python/tests/interfaces/model/test_wrap_think.py
+111
Browse files at this commit →