File size: 316 Bytes
57bdca5
 
 
 
 
 
1
2
3
4
5
6
The unfinished example
is dynamically created based on the actual user input. For the above example, the user ran:
py
agent.run("Draw me a picture of rivers and lakes")
The user input - a.k.a the task: "Draw me a picture of rivers and lakes" is cast into the 
prompt template: "Task:  \n\n I will use the following".