mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Add finish_reason to the Bedrock plugin #268
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 @yosse95ai on GitHub (May 9, 2025).
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I want to use a loop node to repeat the generation of text as long as the finish_reason is max_token, but the output of the Bedrock plugin does not include the finish_reason. The only output I can receive at the next node is text.
2. Additional context or comments
My Bedrock plugin is
v0.0.17now.On the other hand, the Claude 3.5 Sonnet output itself contains a finish_reason. We need a way to reference this in the next node.
3. Can you help us with this feature?
@crazywoola commented on GitHub (May 10, 2025):
What's your plugin version?
@yosse95ai commented on GitHub (May 12, 2025):
@crazywoola
Thank you for your response.
My Bedrock plugin is v0.0.17 now.
And my Dify version is v1.3.1 now.
@yosse95ai commented on GitHub (Jun 12, 2025):
@crazywoola
Is there any news?
@yadanchina commented on GitHub (Jul 2, 2025):
Now, due to the reason of finic_reason, it is necessary to obtain finic_reason, but the LLM node does not provide a return
@yosse95ai commented on GitHub (Jul 23, 2025):
Is there any news?
@crazywoola commented on GitHub (Aug 7, 2025):
No news. for this one. Afaik.
@dosubot[bot] commented on GitHub (Aug 24, 2025):
Hi, @yosse95ai. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!
@yosse95ai commented on GitHub (Sep 2, 2025):
I am planning to solve this issue. Currently, I am reading the documentation for contributing and performing code reading.
@yosse95ai commented on GitHub (Sep 7, 2025):
I cannot resolve this issue...
@dosubot[bot] commented on GitHub (Sep 7, 2025):
@crazywoola The user yosse95ai mentioned they cannot resolve the issue that was previously marked stale and closed; could you please assist them with this?