mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
Anthropic structured output: - Fix $ref resolution and additionalProperties for Anthropic output_format - Fixes test_json_response_pydantic_obj, test_json_response_nested_*, test_tool_call_and_json_response_format, test_completion_thinking_with_response_format Test fixes: - test_validate_environment_raises_without_key: clear env vars with monkeypatch - test_stream_chunk_builder_openai_audio_output_usage: fix exception handling and use resilient field-level assertions - test_streamable_http_mcp_handler_mock: add missing auth context patches - test_transcription_on_router: reset file position between API calls - test_metadata_passed_to_custom_callback_codex_models: add try/finally cleanup - Update test docstring to reference MidStreamFallbackError Infrastructure: - Sync proxy-extras schema.prisma with litellm/proxy/schema.prisma - Switch Docker build_from_pip from Alpine to Debian slim (polars needs glibc) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_configs | ||
| conftest.py | ||
| mcp_server.py | ||
| test_aresponses_api_with_mcp.py | ||
| test_mcp_auth_header_extraction.py | ||
| test_mcp_auth_priority.py | ||
| test_mcp_chat_completions.py | ||
| test_mcp_client_unit.py | ||
| test_mcp_guardrails.py | ||
| test_mcp_hooks.py | ||
| test_mcp_litellm_client.py | ||
| test_mcp_logging.py | ||
| test_mcp_server.py | ||
| test_oauth2_mcp_config.yaml | ||
| test_openapi_spec_path_url.py | ||
| test_proxy_mcp_e2e.py | ||
| test_semantic_tool_filter_e2e.py | ||