mirror of
https://github.com/Hopiu/llm.git
synced 2026-04-28 08:54:46 +00:00
Ran cog, refs #1037
This commit is contained in:
parent
ad7dc2ef71
commit
a888efa271
1 changed files with 4 additions and 0 deletions
|
|
@ -980,6 +980,8 @@ OpenAI Chat: o3
|
|||
seed: int
|
||||
json_object: boolean
|
||||
reasoning_effort: str
|
||||
Attachment types:
|
||||
application/pdf, image/gif, image/jpeg, image/png, image/webp
|
||||
Features:
|
||||
- streaming
|
||||
- schemas
|
||||
|
|
@ -1000,6 +1002,8 @@ OpenAI Chat: o4-mini
|
|||
seed: int
|
||||
json_object: boolean
|
||||
reasoning_effort: str
|
||||
Attachment types:
|
||||
application/pdf, image/gif, image/jpeg, image/png, image/webp
|
||||
Features:
|
||||
- streaming
|
||||
- schemas
|
||||
|
|
|
|||
Loading…
Reference in a new issue