Skip to content

Conversation

@mondaychen
Copy link
Contributor

This is to add support for o1-preview and o1-mini

A few changes I had to make to support o1:

  • using element.click() instead of debugger clicking. This might not always work because some website use layered elements. However, currently with text-only mode the model does not know whether an element is blocked.
  • commented out temperature and max_token because they do not work with o1

These are not ideal but should worth it for people who would like to try o1 on fuji. I'll improve the text-only mode prompts later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants