Ahmadzei's picture
update 1
57bdca5
raw
history blame
262 Bytes
above by the user's input of "I tried this code" refers to the
previously generated code of the agent.
Upon running .chat, the user's input or task is cast into an unfinished example of the form:
text
Human: <user-input>\n\nAssistant:
which the agent completes.