Jofthomas HF staff leroidubuffet commited on
Commit
7f26781
·
verified ·
1 Parent(s): 4d4a520

Update dummy_agent_library.ipynb (#10)

Browse files

- Update dummy_agent_library.ipynb (e5f97ba3695ac7b07b8c0f3bd9043e2999836da7)


Co-authored-by: Yago <[email protected]>

Files changed (1) hide show
  1. dummy_agent_library.ipynb +1 -1
dummy_agent_library.ipynb CHANGED
@@ -234,7 +234,7 @@
234
  "outputs": [],
235
  "source": [
236
  "# This system prompt is a bit more complex and actually contains the function description already appended.\n",
237
- "# Here we suppose that the textual description of the tools have already been appended\n",
238
  "SYSTEM_PROMPT = \"\"\"Answer the following questions as best you can. You have access to the following tools:\n",
239
  "\n",
240
  "get_weather: Get the current weather in a given location\n",
 
234
  "outputs": [],
235
  "source": [
236
  "# This system prompt is a bit more complex and actually contains the function description already appended.\n",
237
+ "# Here we suppose that the textual description of the tools has already been appended\n",
238
  "SYSTEM_PROMPT = \"\"\"Answer the following questions as best you can. You have access to the following tools:\n",
239
  "\n",
240
  "get_weather: Get the current weather in a given location\n",