Skip to content

Commit

Permalink
Merge pull request openai#105 from RobertCraigie/robert/fix-typo
Browse files Browse the repository at this point in the history
retreival -> retrieval
  • Loading branch information
athyuttamre committed Nov 6, 2023
2 parents 0e28219 + fe23e23 commit eb810d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7935,8 +7935,8 @@ components:
properties:
type:
type: string
description: "The type of tool being defined: `retreival`"
enum: ["retreival"]
description: "The type of tool being defined: `retrieval`"
enum: ["retrieval"]
required:
- type

Expand Down

0 comments on commit eb810d9

Please sign in to comment.