You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bedrock Application Inference profiles are a great way to track costs between different applications in the same aws account.
Unfortunately, claude code seems to choke when using one :(.
ANTHROPIC_MODEL="arn:aws:bedrock:***:****:application-inference-profile/***" claude --verbose --debug -p hello
API Error: Truncated event message received.
Is it easy/possible to support these? I assumed the response from bedrock would be the same shape :*(.
The text was updated successfully, but these errors were encountered:
lou-k
changed the title
PI Error: Truncated event with using Bedrock Inference Profiles
API Error: Truncated event with using Bedrock Inference Profiles
Mar 3, 2025
Bedrock Application Inference profiles are a great way to track costs between different applications in the same aws account.
Unfortunately, claude code seems to choke when using one :(.
Is it easy/possible to support these? I assumed the response from bedrock would be the same shape :*(.
The text was updated successfully, but these errors were encountered: