Update dummy_agent_library.ipynb
#31
by
jostyposty
- opened
dummy_agent_library.ipynb
CHANGED
@@ -256,9 +256,9 @@
|
|
256 |
"Question: the input question you must answer\n",
|
257 |
"Thought: you should always think about one action to take. Only one action at a time in this format:\n",
|
258 |
"Action:\n",
|
259 |
-
"
|
260 |
-
"$JSON_BLOB\n",
|
261 |
-
"
|
262 |
"Observation: the result of the action. This Observation is unique, complete, and the source of truth.\n",
|
263 |
"... (this Thought/Action/Observation can repeat N times, you should take several steps when needed. The $JSON_BLOB must be formatted as markdown and only use a SINGLE action at a time.)\n",
|
264 |
"\n",
|
@@ -367,9 +367,9 @@
|
|
367 |
"Question: the input question you must answer\n",
|
368 |
"Thought: you should always think about one action to take. Only one action at a time in this format:\n",
|
369 |
"Action:\n",
|
370 |
-
"
|
371 |
-
"$JSON_BLOB\n",
|
372 |
-
"
|
373 |
"Observation: the result of the action. This Observation is unique, complete, and the source of truth.\n",
|
374 |
"... (this Thought/Action/Observation can repeat N times, you should take several steps when needed. The $JSON_BLOB must be formatted as markdown and only use a SINGLE action at a time.)\n",
|
375 |
"\n",
|
@@ -592,9 +592,9 @@
|
|
592 |
"Question: the input question you must answer\n",
|
593 |
"Thought: you should always think about one action to take. Only one action at a time in this format:\n",
|
594 |
"Action:\n",
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
"Observation: the result of the action. This Observation is unique, complete, and the source of truth.\n",
|
599 |
"... (this Thought/Action/Observation can repeat N times, you should take several steps when needed. The $JSON_BLOB must be formatted as markdown and only use a SINGLE action at a time.)\n",
|
600 |
"\n",
|
|
|
256 |
"Question: the input question you must answer\n",
|
257 |
"Thought: you should always think about one action to take. Only one action at a time in this format:\n",
|
258 |
"Action:\n",
|
259 |
+
"\n",
|
260 |
+
"$JSON_BLOB (inside markdown cell)\n",
|
261 |
+
"\n",
|
262 |
"Observation: the result of the action. This Observation is unique, complete, and the source of truth.\n",
|
263 |
"... (this Thought/Action/Observation can repeat N times, you should take several steps when needed. The $JSON_BLOB must be formatted as markdown and only use a SINGLE action at a time.)\n",
|
264 |
"\n",
|
|
|
367 |
"Question: the input question you must answer\n",
|
368 |
"Thought: you should always think about one action to take. Only one action at a time in this format:\n",
|
369 |
"Action:\n",
|
370 |
+
"\n",
|
371 |
+
"$JSON_BLOB (inside markdown cell)\n",
|
372 |
+
"\n",
|
373 |
"Observation: the result of the action. This Observation is unique, complete, and the source of truth.\n",
|
374 |
"... (this Thought/Action/Observation can repeat N times, you should take several steps when needed. The $JSON_BLOB must be formatted as markdown and only use a SINGLE action at a time.)\n",
|
375 |
"\n",
|
|
|
592 |
"Question: the input question you must answer\n",
|
593 |
"Thought: you should always think about one action to take. Only one action at a time in this format:\n",
|
594 |
"Action:\n",
|
595 |
+
"\n",
|
596 |
+
"$JSON_BLOB (inside markdown cell)\n",
|
597 |
+
"\n",
|
598 |
"Observation: the result of the action. This Observation is unique, complete, and the source of truth.\n",
|
599 |
"... (this Thought/Action/Observation can repeat N times, you should take several steps when needed. The $JSON_BLOB must be formatted as markdown and only use a SINGLE action at a time.)\n",
|
600 |
"\n",
|