Skip to content

Commit db919d3

Browse files
committed
Revert "Add instance_id param to chat completions"
This reverts commit 1d1e8ea.
1 parent f255ab8 commit db919d3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

openapi.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5817,11 +5817,6 @@ components:
58175817
maximum: 2
58185818
nullable: true
58195819
description: *completions_frequency_penalty_description
5820-
instance_id:
5821-
type: string
5822-
default: null
5823-
nullable: true
5824-
description: An unique identifier to a custom instance to execute the request. The requesting organization is required to have access to the instance.
58255820
logit_bias:
58265821
type: object
58275822
x-oaiTypeLabel: map

0 commit comments

Comments
 (0)