mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 17:28:19 +00:00
75298af605
* add test_anthropic_messages_litellm_router_streaming_with_logging to base tests * move test * fixes for base ant tests * working bedrock ant logging * use BaseAnthropicMessagesStreamingIterator * use common iterator for messages streaming * TestAnthropicDirectAPI * test_anthropic_claude3_transformation.py * fix code QA checks * fix logging for anthropic messages in SLP * fix TestAnthropicOpenAIAPI * remove hard coded usage for adapter * test_anthropic_messages_litellm_router_streaming_with_logging