mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-09 05:06:55 +00:00
476f0b29d2
* fix: bedrock invoke - does not support prompt-caching-scope * fix: UNSUPPORTED_BEDROCK_INVOKE_BETA_PATTERNS * init requirements.txt * init README for claude Agent SDK * fix: using converse models with UNSUPPORTED_BEDROCK_CONVERSE_BETA_PATTERNS * fix main.py * init: proxy_e2e_anthropic_messages_tests
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/test_litellm
This folder can only run mock tests.