-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Confirm this is a Node library issue and not an underlying OpenAI API issue
- This is an issue with the Node library
Describe the bug
As per documentation, sora-2-pro model supports 1920x1080 resolution, but checked the current api code, I can see it supports only 1280x720, 1024x1792, 1792x1024). Defaults to 720x1280
Any plan to update the api to accomodate 1920x1080 resolution,
To Reproduce
File -> videos.ts file -> interface VideoCreateParams, ->VideoSize field
Code snippets
OS
Windows
Node version
Node 22
Library version
openai v6.32.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working