We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e1148 commit bee22d2Copy full SHA for bee22d2
1 file changed
openapi.yaml
@@ -9533,8 +9533,9 @@ components:
9533
$ref: '#/components/schemas/Autoscaling'
9534
description: Configuration for automatic scaling of the endpoint
9535
disable_prompt_cache:
9536
+ deprecated: true
9537
type: boolean
- description: Whether to disable the prompt cache for this endpoint
9538
+ description: This parameter is deprecated and no longer has any effect.
9539
default: false
9540
disable_speculative_decoding:
9541
0 commit comments