Skip to content

Commit 496adcd

Browse files
authored
Update agent comments colab_1_for_agent_eval_UI_placeholder.ipynb (#2437)
1 parent 7fd8f5c commit 496adcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini/evaluation/colab_1_for_agent_eval_UI_placeholder.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"LOCATION = os.environ.get(\"GOOGLE_CLOUD_REGION\", LOCATION)\n",
127127
"# e.g. gs://my-bucket/my-folder\n",
128128
"GCS_DEST = \"\" # @param {type: \"string\", placeholder: \"[your-gcs-bucket]\", isTemplate: true}\n",
129-
"# e.g. projects/977012026409/locations/us-central1/reasoningEngines/7188347537655332864\n",
129+
"# e.g. projects/{project_id}/locations/us-central1/reasoningEngines/{reasoning_engine_id}\n",
130130
"AGENT = \"\" # @param {type: \"string\", placeholder: \"[your-agent]\", isTemplate: true}\n",
131131
"\n",
132132
"\n",

0 commit comments

Comments
 (0)