mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-24 00:52:24 +00:00
- a2a_protocol/main.py: replace bare assert with descriptive RuntimeError in _execute_a2a_send_with_retry so retry exhaustion gives a clear message - fine_tuning/main.py: fix _resolve_fine_tuning_timeout return type from float to Union[float, httpx.Timeout] to accurately reflect the passthrough path Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| litellm_completion_bridge | ||
| providers | ||
| __init__.py | ||
| card_resolver.py | ||
| client.py | ||
| cost_calculator.py | ||
| exception_mapping_utils.py | ||
| exceptions.py | ||
| main.py | ||
| streaming_iterator.py | ||
| utils.py | ||