Update dummy_agent_library.ipynb

#9
by Tropski - opened
Files changed (1) hide show
  1. dummy_agent_library.ipynb +0 -1
dummy_agent_library.ipynb CHANGED
@@ -356,7 +356,6 @@
356
  "The only values that should be in the \"action\" field are:\n",
357
  "get_weather: Get the current weather in a given location, args: {\"location\": {\"type\": \"string\"}}\n",
358
  "example use :\n",
359
- "```\n",
360
  "{{\n",
361
  " \"action\": \"get_weather\",\n",
362
  " \"action_input\": {\"location\": \"New York\"}\n",
 
356
  "The only values that should be in the \"action\" field are:\n",
357
  "get_weather: Get the current weather in a given location, args: {\"location\": {\"type\": \"string\"}}\n",
358
  "example use :\n",
 
359
  "{{\n",
360
  " \"action\": \"get_weather\",\n",
361
  " \"action_input\": {\"location\": \"New York\"}\n",