Skip to content

Commit

Permalink
Ran cog, refs #612
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Nov 6, 2024
1 parent 3b2e526 commit 245e025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ OpenAI Chat: gpt-4o (aliases: 4o)
json_object: boolean
Output a valid JSON object {...}. Prompt must mention JSON.
Attachment types:
image/png, image/gif, image/webp, image/jpeg
image/gif, image/jpeg, image/png, image/webp
OpenAI Chat: gpt-4o-mini (aliases: 4o-mini)
Options:
temperature: float
Expand All @@ -292,7 +292,7 @@ OpenAI Chat: gpt-4o-mini (aliases: 4o-mini)
seed: int
json_object: boolean
Attachment types:
image/png, image/gif, image/webp, image/jpeg
image/gif, image/jpeg, image/png, image/webp
OpenAI Chat: gpt-4o-audio-preview
Options:
temperature: float
Expand Down

0 comments on commit 245e025

Please sign in to comment.