Amazon Bedrock plugin Metadata error #149

Open
opened 2026-02-16 00:20:08 -05:00 by yindo · 0 comments
Owner

Originally created by @Alex-lsky on GitHub (Jul 1, 2025).

Self Checks

To make sure we get to you in time, please check the following :)

  • [ √] 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."

Versions

  1. dify-plugin-daemon Version
    0.1.2-local
  2. dify-api Version
    1.5.0

Describe the bug

When using claude in the Amazon Bedrock plugin and accessing the metadata information in the monitoring tool (langfuse3), it only shows "anthropic claude".

Image

To Reproduce
Steps to reproduce the behavior:
1.Build a workflow using the bedrock plugin,
2.then connect it to the langfuse monitoring platform. After initiating a request, track this request to the langfuse platform
3.
It can be seen that the model name is displayed abnormally, and thus the request cost cannot be calculated
Image

Expected behavior
Display the model name correctly

Originally created by @Alex-lsky on GitHub (Jul 1, 2025). **Self Checks** To make sure we get to you in time, please check the following :) - [ √] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify-plugin-daemon/issues), including closed ones. - [√ ] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [√ ] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [√ ] "Please do not modify this template :) and fill in all the required fields." **Versions** 1. dify-plugin-daemon Version 0.1.2-local 2. dify-api Version 1.5.0 **Describe the bug** When using claude in the Amazon Bedrock plugin and accessing the metadata information in the monitoring tool (langfuse3), it only shows "anthropic claude". ![Image](https://github.com/user-attachments/assets/bf754d8e-713c-4fb5-8109-7d0990979b85) **To Reproduce** Steps to reproduce the behavior: 1.Build a workflow using the bedrock plugin, 2.then connect it to the langfuse monitoring platform. After initiating a request, track this request to the langfuse platform 3. It can be seen that the model name is displayed abnormally, and thus the request cost cannot be calculated ![Image](https://github.com/user-attachments/assets/3908014b-a214-42ac-97cd-da7555791639) **Expected behavior** Display the model name correctly
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#149