Skip to content

Commit

Permalink
Merge pull request openai#90 from rattrayalex/patch-7
Browse files Browse the repository at this point in the history
  • Loading branch information
athyuttamre committed Sep 28, 2023
2 parents 58fee49 + 79fce8a commit 8fe0353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2882,7 +2882,7 @@ components:
finish_reason:
type: string
description: *chat_completion_finish_reason_description
enum: ["stop", "length", "function_call"]
enum: ["stop", "length", "function_call", "content_filter"]
nullable: true
required:
- id
Expand Down

0 comments on commit 8fe0353

Please sign in to comment.