Replies: 1 comment
-
|
Please ignore this, i figured it out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I can't make this work and if would really appreciate if someone can help.
On chatgpt website there is a model selection menu on top of the page. I want the workflow to pick a specific model (gpt-4 or o1-pro) depending on the task. But I can't make it work. I tried it using click element but that seems to fail because the menu html keeps changing little on every page load. I also tried to use tab, arrow down and enter to open the menu and pick the correct model but nothing seems to happen when i run it. Thank you.

Beta Was this translation helpful? Give feedback.
All reactions