mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Amazon Bedrock Plugin 0.0.17 can't add any model #266
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 @jip-taku on GitHub (May 9, 2025).
Self Checks
Dify version
1.3.1
Plugin version
0.0.17
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
After installing Amazon Bedrock plugin version 0.0.17, I tried to add a model, but it says:
"AccessDeniedException: You don't have access to the model with the specified model ID."
I’ve checked the input information, and everything seems correct.
From the Error log, the input is "anthropic.claude-3-5-haiku-20241022-v1:0" in Available Model Name, but the backend still uses"us.anthropic.claude-3-haiku-20240307-v1:0"
✔️ Error log
[GIN] 2025/05/09 - 06:54:58 | 200 | 1.450853ms | 172.18.0.9 | GET "/plugin/fe3f08f2-3f46-4fe1-b13e-e4be31a06c7a/management/models?page=1&page_size=256"
2025/05/09 06:54:59 stdio.go:157: [ERROR]plugin langgenius/bedrock:0.0.17: invalid character 'C' looking for beginning of value status: original response: [CACHE DEBUG] Model: us.anthropic.claude-3-haiku-20240307-v1:0, Cache enabled: False
2025/05/09 06:54:59 stdio.go:157: [ERROR]plugin langgenius/bedrock:0.0.17: invalid character 'C' looking for beginning of value status: original response: [CACHE DEBUG] Model: us.anthropic.claude-3-haiku-20240307-v1:0, Cache supported: False
2025/05/09 06:54:59 stdio.go:157: [ERROR]plugin langgenius/bedrock:0.0.17: invalid character 'C' looking for beginning of value status: original response: [CACHE DEBUG] System messages: []
2025/05/09 06:54:59 stdio.go:157: [ERROR]plugin langgenius/bedrock:0.0.17: invalid character 'C' looking for beginning of value status: original response: [CACHE DEBUG] Prompt messages: [{"role": "user", "content": [{"text": "ping"}]}]
No response
@stephonye commented on GitHub (May 12, 2025):
I have the same problem and submitted Bug Issue #901 https://github.com/langgenius/dify-official-plugins/issues/901
@dosubot[bot] commented on GitHub (Aug 18, 2025):
Hi, @jip-taku. 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!