AWS Bedrock Cross-region Inference Support #460
Replies: 1 comment
-
|
This is the code inside This is because for my inference profile to work I have to manually prefix the model ID with "eu." by creating my own |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, how does Koog handle AWS Bedrock cross-region inference support, particularly when using models that require inference profiles? I'm trying to use
BedrockModels.AnthropicClaude4Sonnetand I'm getting this error:Was just wondering how I can modify the ID of the model to be prefixed with inference profile ARN
Beta Was this translation helpful? Give feedback.
All reactions