We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a81e6 commit 5a4b438Copy full SHA for 5a4b438
models/spring-ai-google-genai/README.md
@@ -21,4 +21,5 @@
21
export GOOGLE_GENAI_USE_VERTEXAI=true
22
export GOOGLE_CLOUD_PROJECT='your-project-id'
23
export GOOGLE_CLOUD_LOCATION='your-region'
24
+export GOOGLE_API_KEY='your-api-key'
25
```
0 commit comments