Amazon Bedrock Plugin 0.0.17 Anthropic Claude does not configure pricing #282

Closed
opened 2026-02-16 10:18:47 -05:00 by yindo · 3 comments
Owner

Originally created by @FamousMai on GitHub (May 14, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues Dify issues & Dify Official Plugins, 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.

Dify version

1.2.0

Plugin version

0.0.17

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image

Image

✔️ Error log

No response

Originally created by @FamousMai on GitHub (May 14, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [Dify issues](https://github.com/langgenius/dify/issues) & [Dify Official Plugins](https://github.com/langgenius/dify-official-plugins/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. ### Dify version 1.2.0 ### Plugin version 0.0.17 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/3cae0e4b-4d6c-4a96-8c6c-fca25f416396) ![Image](https://github.com/user-attachments/assets/617d82ce-e047-46cb-8ad4-79c53c2de6e3) ### ✔️ Error log _No response_
yindo added the bug label 2026-02-16 10:18:47 -05:00
yindo closed this issue 2026-02-16 10:18:47 -05:00
Author
Owner

@FamousMai commented on GitHub (May 14, 2025):

https://github.com/langgenius/dify-official-plugins/blob/main/models/bedrock/models/llm/anthropic-claude.yaml

This yaml file does not configure pricing

pricing:
  input: '0.00002'
  unit: '0.00001'
  currency: USD
@FamousMai commented on GitHub (May 14, 2025): https://github.com/langgenius/dify-official-plugins/blob/main/models/bedrock/models/llm/anthropic-claude.yaml This yaml file does not configure pricing ```yaml pricing: input: '0.00002' unit: '0.00001' currency: USD ```
Author
Owner

@FamousMai commented on GitHub (Jun 2, 2025):

up

@FamousMai commented on GitHub (Jun 2, 2025): up
Author
Owner

@dosubot[bot] commented on GitHub (Aug 18, 2025):

Hi, @FamousMai. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You reported that in version 0.0.17 of the Amazon Bedrock plugin for Dify 1.2.0 (self-hosted via Docker), the Anthropic Claude model is missing pricing configuration.
  • Specifically, the anthropic-claude.yaml file does not include pricing details as expected.
  • You provided a snippet showing the expected pricing format.
  • No error logs were shared, and you followed up with a brief "up" comment to bring attention to the issue.
  • The issue remains unresolved with no further updates.

Next Steps:

  • Please let me know if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here.
  • If I do not hear back within 5 days, I will automatically close this issue.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Aug 18, 2025): Hi, @FamousMai. I'm [Dosu](https://dosu.dev), and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that in version 0.0.17 of the Amazon Bedrock plugin for Dify 1.2.0 (self-hosted via Docker), the Anthropic Claude model is missing pricing configuration. - Specifically, the anthropic-claude.yaml file does not include pricing details as expected. - You provided a snippet showing the expected pricing format. - No error logs were shared, and you followed up with a brief "up" comment to bring attention to the issue. - The issue remains unresolved with no further updates. **Next Steps:** - Please let me know if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here. - If I do not hear back within 5 days, I will automatically close this issue. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#282