Skip to content

Commit

Permalink
Merge pull request #198 from openai/dev/daryl/instance
Browse files Browse the repository at this point in the history
Revert "Add instance_id param to chat completions"
  • Loading branch information
neubieser authored Feb 19, 2024
2 parents f255ab8 + db919d3 commit 867fecc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5817,11 +5817,6 @@ components:
maximum: 2
nullable: true
description: *completions_frequency_penalty_description
instance_id:
type: string
default: null
nullable: true
description: An unique identifier to a custom instance to execute the request. The requesting organization is required to have access to the instance.
logit_bias:
type: object
x-oaiTypeLabel: map
Expand Down

0 comments on commit 867fecc

Please sign in to comment.