Skip to content

Conversation

@KishSiva
Copy link

@KishSiva KishSiva commented Nov 10, 2024

This PR will add in an AI Agent for computer use using the Anthropic computer use docker image and add in an example of how to use the agent.

@bboynton97
Copy link
Contributor

This is great! Thank you for the PR!
Can you add the ability for the agent to prompt computer use as well? Also returning a status that reports if computer use was successful in the task would be great.

@bboynton97
Copy link
Contributor

bboynton97 commented Jan 15, 2025

this is a bit stale now, but could be rescued. it has promise

  • needs to be refactored to fit the new tool function
  • start_computer_use() should be a private function, the tool should be use_computer_use() and accept a prompt. it then starts the container and passes in the prompt, returning the result

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