How to use bedrock cross-region models that start with - apac. ? #7325
Replies: 3 comments 2 replies
-
Hi @locobuzz-prathamesh that should just work, can you please share the error / stacktrace you're seeing? |
Beta Was this translation helpful? Give feedback.
-
Hello @krrishdholakia here is the error im getting -
Thank you for helping me out here. |
Beta Was this translation helpful? Give feedback.
-
Yes you are correct. This was version issue. I was using version 1.51 but in 1.55.12; latest version its working as expected.
I was using dspy's integration with litellm which is not upgraded to work with latest litellm. But When I upgrade it and use it as standalone without dspy it is working. |
Beta Was this translation helpful? Give feedback.
-
so my model name is "apac.anthropic.claude-3-5-sonnet-20240620-v1:0"
and I try to put it in litellm like -
and not matter what its not working. No matter how many combinations I try. What is right way to configure this? is this even supported?
Beta Was this translation helpful? Give feedback.
All reactions