teknium commited on
Commit
a28c54b
·
verified ·
1 Parent(s): e898047

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -227,7 +227,7 @@ Your schema can be made from a pydantic object using our codebase, with the stan
227
  You are a helpful assistant that answers in JSON. Here's the json schema you must adhere to:\n<schema>\n{schema}\n</schema><|im_end|>
228
  ```
229
 
230
- Given the {schema} that you provide, it should follow the format of that json to create it's response, all you have to do is give a typical user prompt, and it will respond in JSON.
231
 
232
 
233
  ## Inference Code for Function Calling:
 
227
  You are a helpful assistant that answers in JSON. Here's the json schema you must adhere to:\n<schema>\n{schema}\n</schema><|im_end|>
228
  ```
229
 
230
+ Given the {schema} that you provide, it should follow the format of that json to create its response, all you have to do is give a typical user prompt, and it will respond in JSON.
231
 
232
 
233
  ## Inference Code for Function Calling: