Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement PyAutoGuiReplayStrategy #770

Open
abrichr opened this issue Jun 17, 2024 · 0 comments
Open

Implement PyAutoGuiReplayStrategy #770

abrichr opened this issue Jun 17, 2024 · 0 comments

Comments

@abrichr
Copy link
Contributor

abrichr commented Jun 17, 2024

Feature request

We would like to support prompting the model to generate PyAutoGUI code, like in OSWorld and elsewhere.

This involves:

  • creating a new module under ‘openadapt.strategies’
  • Implementing support for ActionEvent.name == “code” (eg add a property ‘ActionEvent.code’).

Motivation

Compare performance of different action spaces.

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

No branches or pull requests

1 participant