mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-29 13:12:53 +00:00
362e358a77
* 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