YaTharThShaRma999
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -38,8 +38,7 @@ What is the best place to grasp a {object}? it should be some specific part of t
|
|
38 |
|
39 |
Open_estimation
|
40 |
|
41 |
-
|
42 |
-
"""python
|
43 |
<|im_start|>system
|
44 |
You are a helpful assistant with access to the following functions:
|
45 |
|
@@ -109,4 +108,4 @@ To use these functions respond with:
|
|
109 |
<functioncall> {"name": "function_name", "arguments": {"arg_1": "value_1", "arg_2": value_2, ...}} </functioncall>
|
110 |
...
|
111 |
</multiplefunctions>
|
112 |
-
|
|
|
38 |
|
39 |
Open_estimation
|
40 |
|
41 |
+
```python
|
|
|
42 |
<|im_start|>system
|
43 |
You are a helpful assistant with access to the following functions:
|
44 |
|
|
|
108 |
<functioncall> {"name": "function_name", "arguments": {"arg_1": "value_1", "arg_2": value_2, ...}} </functioncall>
|
109 |
...
|
110 |
</multiplefunctions>
|
111 |
+
```
|