mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
AWS Bedrock to support apac region #188
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 @leeseng-nie on GitHub (Apr 11, 2025).
Self Checks
Dify version
1.1.3
Plugin version
Amazon Bedrock 0.0.9
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
we found that only us and eu athropic models are supported in the llm.py source code under bedrock provider.
under apac region like singapore, https://ap-southeast-1.console.aws.amazon.com/bedrock/home?region=ap-southeast-1#/inference-profiles, the list of models and inference profile ID can be found easily.
e.g. apac.anthropic.claude-3-5-sonnet-20241022-v2:0
AWS regions:
Asia Pacific (Tokyo),
ap-northeast-2,
ap-northeast-3,
Asia Pacific (Mumbai),
Asia Pacific (Singapore),
Asia Pacific (Sydney)
✔️ Error log
ValidationException of apac is not supported.
@dosubot[bot] commented on GitHub (Aug 15, 2025):
Hi, @leeseng-nie. 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!