Skip to content

Add pyautogui mouse click functions and parameters #843

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

Merged

Conversation

MikeBirdTech
Copy link
Contributor

Describe the changes you have made:

I have added PyAutoGUI mouse click functions. I noticed that Open Interpreter would attempt to call the double_click function or pass in clicks=2 which are both valid in PyAutoGUI.

Added:

  • double click
  • triple click
  • right click
  • ability to pass in button, clicks, interval params to click function

Reference any relevant issue (Fixes #000)

  • I have performed a self-review of my code:

I have tested the code on the following OS:

  • Windows
  • MacOS
  • Linux

AI Language Model (if applicable)

  • GPT4
  • GPT3
  • Llama 7B
  • Llama 13B
  • Llama 34B
  • Huggingface model (Please specify which one)

@KillianLucas
Copy link
Collaborator

Brilliant to build out functions it tends to hallucinate, I think that should drive more decisions around the computer api. Thank you so much Mike— merging.

@KillianLucas KillianLucas merged commit c649024 into openinterpreter:main Dec 20, 2023
@MikeBirdTech MikeBirdTech deleted the mouse-control-functions branch August 3, 2024 05:41
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.

3 participants