mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-13 07:06:08 +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