google-gemini / google-gemini/computer-use-preview
Support OpenAI Anthropic etc models
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 405
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the feature request:
Hi maintainers,
I’ve been following this excellent project and really appreciate the clean architecture.
To make the agent compatible with more frontier models (OpenAI, Anthropic, etc.), I put together a lightweight extension here:
https://github.com/ZhengKai91/multi-model-computer-use-preview
It keeps the original design while adding pluggable LLM clients.
If you find it useful, feel free to link or cherry-pick anything—would love to collaborate and help the ecosystem grow.
Thanks for the great work!
### What problem are you trying to solve with this feature?
_No response_
### Any other information you'd like to share?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.