Add missing ``` to prevent location from always being New York.

#30
by xerolin - opened
Files changed (1) hide show
  1. dummy_agent_library.ipynb +1 -0
dummy_agent_library.ipynb CHANGED
@@ -361,6 +361,7 @@
361
  " \"action\": \"get_weather\",\n",
362
  " \"action_input\": {\"location\": \"New York\"}\n",
363
  "}}\n",
 
364
  "\n",
365
  "ALWAYS use the following format:\n",
366
  "\n",
 
361
  " \"action\": \"get_weather\",\n",
362
  " \"action_input\": {\"location\": \"New York\"}\n",
363
  "}}\n",
364
+ "```\n",
365
  "\n",
366
  "ALWAYS use the following format:\n",
367
  "\n",