mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
The httpx.Response built for a Rust upstream failure had no request attached, so constructing openai.AuthenticationError raised RuntimeError inside the exception mapper and every bad-key OCR call surfaced as APIConnectionError 500 instead of AuthenticationError 401 (the Python path already returned 401) Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| chat_completions | ||
| messages | ||
| ocr | ||
| responses | ||
| __init__.py | ||
| native_route_wheel_test.py | ||
| stubtest.ini | ||
| test_bindings.py | ||
| test_catalog.py | ||
| test_configuration.py | ||
| test_dispatch.py | ||
| test_failures.py | ||
| test_legacy_callbacks.py | ||
| test_lifecycle.py | ||
| test_runtime.py | ||
| test_token_counter.py | ||
| test_verify_linux_native_wheel.py | ||