-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Description
With the release of o3-mini we need to add support for it similar to o1 models.
Crud implementation idea:
if provider == "openai" and (model.model:sub(1, 2) == "o1" or model.model == "o3-mini") thenIn this line
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels