mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
* feat: add anthropic stream wrapper * feat: add AnthropicExperimentalPassThroughConfig * feat: working non streaming anthropic * feat: working streaming anthropic-litellm bridge * test - anthropic OpenAI bridge tests * fix: add sync support for anthropic_messages * fix: using is async check * fix: ensure streams are SSE * fix: imports * fix code qa check * fix: linting errors * test_sync_openai_messages * cleanup remove stash file |
||
|---|---|---|
| .. | ||
| base_anthropic_unified_messages_test.py | ||
| test_anthropic_messages_passthrough.py | ||
| test_assemblyai_unit_tests_passthrough.py | ||
| test_custom_logger_passthrough.py | ||
| test_pass_through_unit_tests.py | ||
| test_unit_test_anthropic_pass_through.py | ||
| test_unit_test_passthrough_router.py | ||
| test_unit_test_streaming.py | ||