Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit d9e5257

Browse files
committed
fix wrong value api ref
1 parent 03e8913 commit d9e5257

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/openapi/NitroAPI.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -441,10 +441,6 @@ components:
441441
default: true
442442
nullable: true
443443
description: Determines if output generation is in a streaming manner.
444-
cache_prompt:
445-
type: boolean
446-
default: true
447-
description: Optimize performance in repeated or similar requests.
448444
temp:
449445
type: number
450446
default: 0.7
@@ -585,10 +581,6 @@ components:
585581
min: 0
586582
max: 1
587583
description: Set probability threshold for more relevant outputs
588-
cache_prompt:
589-
type: boolean
590-
default: true
591-
description: Optimize performance in repeated or similar requests.
592584
ChatCompletionResponse:
593585
type: object
594586
description: Description of the response structure

0 commit comments

Comments
 (0)