Two breaking changes: Bedrock ARNs must use / not %2F, and DEBUG=true is replaced by ANTHROPIC_LOG=debug.
DEBUG=true in favor of ANTHROPIC_LOG=debug, to log all requestsANTHROPIC_MODEL or ANTHROPIC_SMALL_FAST_MODEL should no longer contain an escaped slash (specify / instead of %2F)