From f1d771a8946447eec727e58a66cdb37a5edc4684 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Tue, 15 Apr 2025 16:04:39 -0700 Subject: [PATCH] docs inject cache control settings --- .../src/components/add_model/advanced_settings.tsx | 12 ++++++------ .../components/add_model/cache_control_settings.tsx | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ui/litellm-dashboard/src/components/add_model/advanced_settings.tsx b/ui/litellm-dashboard/src/components/add_model/advanced_settings.tsx index 7a1cb93f4c..8ced27cd62 100644 --- a/ui/litellm-dashboard/src/components/add_model/advanced_settings.tsx +++ b/ui/litellm-dashboard/src/components/add_model/advanced_settings.tsx @@ -170,12 +170,6 @@ const AdvancedSettings: React.FC = ({ )} - - = ({ className="bg-gray-600" /> + + = ({ name={[field.name, 'role']} className="mb-0" style={{ width: '180px' }} - tooltip="Select a role to cache all messages of this type" + tooltip="LiteLLM will mark all messages of this role as cacheable" >