Skip to content

Commit 87fa84c

Browse files
committed
Fixes #3693 Add API Key to doc
1 parent e5a81e6 commit 87fa84c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/spring-ai-google-genai/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@
2121
export GOOGLE_GENAI_USE_VERTEXAI=true
2222
export GOOGLE_CLOUD_PROJECT='your-project-id'
2323
export GOOGLE_CLOUD_LOCATION='your-region'
24+
export GOOGLE_API_KEY='your-api-key'
2425
```

0 commit comments

Comments
 (0)