Skip to content

Commit f9772a7

Browse files
committed
Update readme.md
1 parent 5e57753 commit f9772a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ operate -m gemini-pro-vision
7070

7171
**Enter your Google AI Studio API key when terminal prompts you for it** If you don't have one, you can obtain a key [here](https://makersuite.google.com/app/apikey) after setting up your Google AI Studio account. You may also need [authorize credentials for a desktop application](https://ai.google.dev/palm_docs/oauth_quickstart). It took me a bit of time to get it working, if anyone knows a simpler way, please make a PR.
7272

73-
#### Try Claude `-m claude`
73+
#### Try Claude `-m claude-3`
7474
Use Claude 3 with Vision to see how it stacks up to GPT-4-Vision at operating a computer. Navigate to the [Claude dashboard](https://console.anthropic.com/dashboard) to get an API key and run the command below to try it.
7575

7676
```
77-
operate -m claude
77+
operate -m claude-3
7878
```
7979

8080
#### Try LLaVa Hosted Through Ollama `-m llava`

0 commit comments

Comments
 (0)