ZIm/crates/bedrock/src
Burak Varlı 16853acbb1
Enable cross-region inference for Claude 4 family models on Amazon Bedrock provider (#32235)
These models require cross-region inference, and it currently fails if
you try to use them:
```
Invocation of model ID anthropic.claude-sonnet-4-20250514-v1:0 with on-demand throughput isn’t supported. 
```

Release Notes:

- Enable cross-region inference for Claude 4 family models on Amazon
Bedrock provider

Signed-off-by: Burak Varlı <burakvar@amazon.co.uk>
2025-06-09 23:38:39 -07:00
..
bedrock.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
models.rs Enable cross-region inference for Claude 4 family models on Amazon Bedrock provider (#32235) 2025-06-09 23:38:39 -07:00