Skip to content

Commit

Permalink
refactor,chore(egen): removed hardcoded values
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayakrishna2801 committed Jul 5, 2024
1 parent b1d2cca commit 8c29d22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
},
"outputs": [],
"source": [
"PROJECT_ID = \"vertexai-service-project\" # @param {type:\"string\"}\n",
"PROJECT_ID = \"[your-project-id]\" # @param {type:\"string\"}\n",
"LOCATION = \"us-central1\" # @param {type:\"string\"}"
]
},
Expand Down

0 comments on commit 8c29d22

Please sign in to comment.