mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
docs cache control injection points
This commit is contained in:
parent
ef80d25f16
commit
09df3815b8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ const CacheControlSettings: React.FC<CacheControlSettingsProps> = ({
|
|||
return (
|
||||
<>
|
||||
<Form.Item
|
||||
label="Cache Control"
|
||||
label="Cache Control Injection Points"
|
||||
name="cache_control"
|
||||
valuePropName="checked"
|
||||
className="mb-4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue