Skip to content

Commit 867fecc

Browse files
authored
Merge pull request #198 from openai/dev/daryl/instance
Revert "Add instance_id param to chat completions"
2 parents f255ab8 + db919d3 commit 867fecc

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)