mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[Volcengine Plugin] Disable thinking mode button for doubao-seed-1.6 DOES NOT work #410
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?
Originally created by @ChumyuenLaw on GitHub (Jun 30, 2025).
Self Checks
Dify version
1.5.0
Plugin version
0.0.20
Cloud or Self Hosted
Cloud
Steps to reproduce
When I disabled the thinking mode for
doubao-seed-1.6, it still responed with the thinking process. See the screenshot below:✔️ Error log
No response
@quicksandznzn commented on GitHub (Jun 30, 2025):
mark sure your endpoint id is doubao-seed-1.6
@ChumyuenLaw commented on GitHub (Jul 1, 2025):
@quicksandznzn I set endpoint id to
doubao-seed-1.6, and it throws an error: 'The model or endpoint doubao-seed-1.6 does not exist or you do not have access to it.'@quicksandznzn commented on GitHub (Jul 1, 2025):
I can't reproduce it
i mean , make sure that your endpoint id corresponds to the model service
@ChumyuenLaw commented on GitHub (Jul 1, 2025):
@quicksandznzn I got it. I change my endpoint id and it works. Thx!