From 2dca069728a9f356e6e2f9e306741426c14dc51d Mon Sep 17 00:00:00 2001 From: Kriti Dwivedi Date: Mon, 6 Apr 2026 13:56:39 +0530 Subject: [PATCH] Modifying README file to update avaiable model versions. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index c2a65b7..5cef61b 100644 --- a/README.md +++ b/README.md @@ -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 ``` 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