avi-pipable commited on
Commit
464032f
1 Parent(s): 066849c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -355,7 +355,7 @@ Returns:
355
  <question>
356
  Make a GET request for the URL parameter using variable_2. For the params parameter, use 'weight' as one of the keys with variable_3 as its value, and 'width' as another key with a value of 10. For the data parameter, use variable_1. Prefix the URL with the base URL, and ensure the response is in raw format.
357
  </question>
358
- <response>
359
  """
360
  ```
361
 
 
355
  <question>
356
  Make a GET request for the URL parameter using variable_2. For the params parameter, use 'weight' as one of the keys with variable_3 as its value, and 'width' as another key with a value of 10. For the data parameter, use variable_1. Prefix the URL with the base URL, and ensure the response is in raw format.
357
  </question>
358
+ <function_call>
359
  """
360
  ```
361