Skip to content

Commit 11e79a4

Browse files
authored
fix: prompt pilot of tutorial (#73)
1 parent 4d194a9 commit 11e79a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

veadk_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1828,7 +1828,7 @@
18281828
"source": [
18291829
"import os\n",
18301830
"\n",
1831-
"os.environ[\"AGENT_PILOT_API_KEY\"] = \"\""
1831+
"os.environ[\"PROMPT_PILOT_API_KEY\"] = \"\""
18321832
]
18331833
},
18341834
{

0 commit comments

Comments
 (0)