Merge pull request #374 from whuchenrui/main

Update multiagent_notebook.ipynb
This commit is contained in:
Sergio Paniego Blanco
2025-04-01 15:57:52 +02:00
committed by GitHub

View File

@@ -22,7 +22,7 @@
"\n",
"So Alfred wants your help. Could you build an agent able to solve this task?\n",
"\n",
"> 👉 Find all Batman filming locations in the world, calculate the time to transfer via boat to there, and represent them on a map, with a color varying by boat transfer time. Also represent some supercar factories with the same boat transfer time.\n",
"> 👉 Find all Batman filming locations in the world, calculate the time to transfer via a cargo plane to there, and represent them on a map, with a color varying by a cargo plane transfer time. Also represent some supercar factories with the same cargo plane transfer time.\n",
"\n",
"Let's build this!"
]