You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
does the codex.emitImage() do this? or it just add it to model context, the model gpt5.4 will auto reasoning against the image and output target x/y value in the context and the model will take the next step to click based on x/y coordinates?
does the
codex.emitImage()do this? or it just add it to model context, the model gpt5.4 will auto reasoning against the image and output target x/y value in the context and the model will take the next step to click based on x/y coordinates?