Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/deploy-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ sample flow.
If the Google AI Gemini API is not available in your region, consider
using the Vertex AI API which also offers Gemini and other models. You
will need to have a billing-enabled Google Cloud project, enable AI
Platform API, and set some additional environment variable:
Platform API, and set some additional environment variables:

```posix-terminal
gcloud services enable aiplatform.googleapis.com
Expand Down