mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-05 23:06:35 +00:00
ac3aa74c22
* feat(anthropic/chat/transformations): for claude-4-5-sonnet and opus-4-1 support passing structured output to anthropic api * docs: document new feature * fix: fix output format * fix: cleanup * fix(transformation.py): conditionally pass in json tool call * fix: support ARIZE_SPACE_ID instead of ARIZE_SPACE_KEY * docs(arize_integration.md): cleanup arize docs * feat(callback_info_helpers.tsx): allow setting arize space id via ui * fix: fix linting error * fix(opentelemetry.py): working arize phoenix root span tracing
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.