mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-10 05:15:19 +00:00
c12717f494
- Guard logging_obj for None when skip_pre_call_logic=True: raise ValueError if litellm_logging_obj not in data, preventing AttributeError downstream - Add model=None to common_processing_pre_call_logic call in endpoints.py to match style of other call sites - Add test verifying rate-limited request never receives polling ID