79511202

Date: 2025-03-15 13:31:28
Score: 1.5
Natty:
Report link

As per the official documentation claude haiku 3.0 is available as cross region inference.

Change the model id to as below

# Set the model ID, e.g., Claude 3 Haiku.
model_id = "us.anthropic.claude-3-haiku-20240307-v1:0"

https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html

https://docs.aws.amazon.com/bedrock/latest/userguide/inference-profiles-support.html

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vikram S