mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +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
Reference in a new issue