Add new parameters for claude-3-7-sonnet thinking #8595

Closed
opened 2026-02-21 18:26:30 -05:00 by yindo · 7 comments
Owner

Originally created by @qidianlinjin1990 on GitHub (Feb 24, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

Add new parameters for claude-3-7-sonnet thinking
"thinking": {
"type": "enabled",
"budget_tokens": 1024
},

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @qidianlinjin1990 on GitHub (Feb 24, 2025). ### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. Add new parameters for claude-3-7-sonnet thinking "thinking": { "type": "enabled", "budget_tokens": 1024 }, ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [ ] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 18:26:30 -05:00
yindo closed this issue 2026-02-21 18:26:30 -05:00
Author
Owner

@X4tar commented on GitHub (Feb 25, 2025):

is there any claude-3-7-sonnet related matters doing?

@X4tar commented on GitHub (Feb 25, 2025): is there any claude-3-7-sonnet related matters doing?
Author
Owner

@officialsuyogdixit commented on GitHub (Feb 25, 2025):

When an update is expected on this?

@officialsuyogdixit commented on GitHub (Feb 25, 2025): When an update is expected on this?
Author
Owner

@qidianlinjin1990 commented on GitHub (Feb 25, 2025):

https://docs.anthropic.com/en/docs/build-with-claude/extended-thinking The link above is the official documentation, and the API is now available.Add the thinking parameter and a specified token budget to use for extended thinking to your API request.

Image

Image

@qidianlinjin1990 commented on GitHub (Feb 25, 2025): https://docs.anthropic.com/en/docs/build-with-claude/extended-thinking The link above is the official documentation, and the API is now available.Add the thinking parameter and a specified token budget to use for extended thinking to your API request. ![Image](https://github.com/user-attachments/assets/709db0f3-7e44-45de-a5b0-8c68b84f7703) ![Image](https://github.com/user-attachments/assets/ebc7cc64-ac63-424b-be21-2c044e5da298)
Author
Owner

@kyleli666 commented on GitHub (Mar 8, 2025):

I would prefer by just adding an option For user to add customized parameters, so that most problems will be solved. Just like what FastGPT did.
We use litellm proxy, So i hope this will be also added in the OpenAI compatible plugin.

@kyleli666 commented on GitHub (Mar 8, 2025): I would prefer by just adding an option For user to add customized parameters, so that most problems will be solved. Just like what FastGPT did. We use litellm proxy, So i hope this will be also added in the OpenAI compatible plugin.
Author
Owner

@dosubot[bot] commented on GitHub (Apr 9, 2025):

Hi, @qidianlinjin1990. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • You requested the addition of new parameters for "claude-3-7-sonnet thinking," including a "thinking" type with a 1024 token budget.
  • You provided a link to the official documentation and noted that the API is now available.
  • @kyleli666 suggested allowing users to add customized parameters, similar to FastGPT, and expressed interest in this feature for the OpenAI compatible plugin.
  • Other users, @X4tar and @officialsuyogdixit, asked about the status and updates on this feature.

Next Steps:

  • Please let us know if this issue is still relevant to the latest version of the Dify repository by commenting on this issue.
  • If there is no further activity, this issue will be automatically closed in 15 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Apr 9, 2025): Hi, @qidianlinjin1990. I'm [Dosu](https://dosu.dev), and I'm helping the Dify team manage their backlog. I'm marking this issue as stale. **Issue Summary:** - You requested the addition of new parameters for "claude-3-7-sonnet thinking," including a "thinking" type with a 1024 token budget. - You provided a link to the official documentation and noted that the API is now available. - @kyleli666 suggested allowing users to add customized parameters, similar to FastGPT, and expressed interest in this feature for the OpenAI compatible plugin. - Other users, @X4tar and @officialsuyogdixit, asked about the status and updates on this feature. **Next Steps:** - Please let us know if this issue is still relevant to the latest version of the Dify repository by commenting on this issue. - If there is no further activity, this issue will be automatically closed in 15 days. Thank you for your understanding and contribution!
Author
Owner

@kyleli666 commented on GitHub (Apr 9, 2025):

@dosu yes, this issue is still relevant to the latest version of the Dify

@kyleli666 commented on GitHub (Apr 9, 2025): @dosu yes, this issue is still relevant to the latest version of the Dify
Author
Owner

@dosubot[bot] commented on GitHub (Apr 9, 2025):

@crazywoola, the user @kyleli666 has confirmed that this issue regarding the addition of new parameters for "claude-3-7-sonnet thinking" is still relevant to the latest version of Dify. Could you please assist them with this?

@dosubot[bot] commented on GitHub (Apr 9, 2025): @crazywoola, the user @kyleli666 has confirmed that this issue regarding the addition of new parameters for "claude-3-7-sonnet thinking" is still relevant to the latest version of Dify. Could you please assist them with this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8595