Replies: 1 comment
-
|
Hi @santoshbt , Why it defaults to Claude Sonnet: Strands uses Amazon Bedrock with a default Claude Sonnet model only when no model provider is passed to the About "I can't mention a model": Your LiteLLM gateway is an OpenAI-compatible endpoint, and that API still requires a Option A —
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom LiteLLM API gateway, which serves the model output. Basically, I cannot mention any model explicitly, instead it has to pass through my api gateway. But if I don't mention model, it by default takes Claude 4 Sonnet, which I don't want. Is there any solution for my requirement?
Beta Was this translation helpful? Give feedback.
All reactions