giux78 commited on
Commit
659f57a
·
verified ·
1 Parent(s): 68c4c19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -119,7 +119,8 @@ else:
119
  ```
120
 
121
 
122
- 7.
 
123
  ```python
124
  def obj_to_func(obj):
125
  arguments_keys = obj['arguments'].keys()
 
119
  ```
120
 
121
 
122
+ 7. Prepare data to be OpenAI compatible
123
+
124
  ```python
125
  def obj_to_func(obj):
126
  arguments_keys = obj['arguments'].keys()