mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-20 00:11:50 +00:00
Turning Cache Control off on the model edit screen omitted the field from the PATCH body, which the backend reads as leave unchanged, so the stored cache_control_injection_points list survived the save. The dashboard now sends an explicit null when a stored list is being disabled, and update_db_model clears that field on null the same way it already clears the mirrored pricing fields. Omitted keys keep the stored value Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||