akiko19191 commited on
Commit
61b72e1
·
verified ·
1 Parent(s): 0c18fe7

Update function_support.py

Browse files
Files changed (1) hide show
  1. function_support.py +1 -1
function_support.py CHANGED
@@ -7,7 +7,7 @@ DEFAULT_SYSTEM_TEMPLATE = """You have access to the following tools:
7
 
8
  {tools}
9
 
10
- If using tools , You must respond with a JSON object in a JSON codeblock inside think matching the following schema.
11
 
12
 
13
  ```json
 
7
 
8
  {tools}
9
 
10
+ If using tools , You must respond with a JSON object in a JSON codeblock matching the following schema.
11
 
12
 
13
  ```json