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

Add .env.example file and update requirements for computer-use #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Zochory
Copy link

@Zochory Zochory commented Mar 30, 2025

This pull request introduces updates to the configuration and dependencies for the computer-use project. The changes include adding new environment variables for API keys and updating the requirements.txt file with specific versions for several dependencies.

Configuration updates:

Dependency updates:

  • computer-use/requirements.txt: Updated versions for pyautogui and requests, and added new dependencies: Pillow, python-dotenv, pynput, mss, and numpy.## Purpose
  • ...

Does this introduce a breaking change?

[ x ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x ] Bugfix
[ ] Feature
[ x ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ x] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone zochory/computer-use-model
cd computer-use-model
git checkout add-env-and-gitignore
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Zochory
Copy link
Author

Zochory commented Mar 30, 2025

@microsoft-github-policy-service agree company="Qredence"

@Zochory the command you issued was incorrect. Please try again.

Examples are:

@microsoft-github-policy-service agree

and

@microsoft-github-policy-service agree company="your company"

@Zochory
Copy link
Author

Zochory commented Mar 30, 2025

@microsoft-github-policy-service agree

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.

1 participant