Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,7 @@ python main.py --query="Go to Google and type 'Hello World' into the search bar"
You can choose the model to use by specifying the ```--model <model name>``` flag. Available options on Gemini Developer API and Vertex AI Client:

- `gemini-2.5-computer-use-preview-10-2025`: This is the default model.

Available options on Gemini Developer API only:

- `gemini-3-flash-preview`: The preview version of Gemini 3 Flash.
- `gemini-3-pro-preview`: The preview version of Gemini 3 Pro.

## Agent CLI

Expand Down
Loading