diff --git a/book/clutter.html b/book/clutter.html index 63893785..c3909492 100644 --- a/book/clutter.html +++ b/book/clutter.html @@ -1227,7 +1227,7 @@

Robotic Manipulation< of producing highly nontrivial plans from very limited natural language specifications. Careful prompting can be used to guide the LLM to produce actions that the robot is is able to perform, and it seems that LLMs are - particularly good and writing python code. Using Python, it's even + particularly good at writing python code. Using Python, it's even possible to prompt the LLM to generate a policy rather than just a plan Liang23. At the time of this writing, their