We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cfe66 commit 181d5b7Copy full SHA for 181d5b7
1 file changed
README.md
@@ -61,8 +61,8 @@ Developer API or the Gemini API in Vertex AI.
61
export GOOGLE_API_KEY='your-api-key'
62
```
63
64
-**Gemini API on Vertex AI:** Set `GOOGLE_GENAI_USE_VERTEXAI`, `GOOGLE_CLOUD_PROJECT`
65
-and `GOOGLE_CLOUD_LOCATION`, as shown below:
+**Gemini API on Vertex AI:** Set `GOOGLE_GENAI_USE_VERTEXAI`,
+`GOOGLE_CLOUD_PROJECT` and `GOOGLE_CLOUD_LOCATION`, as shown below:
66
67
```bash
68
export GOOGLE_GENAI_USE_VERTEXAI=true
0 commit comments