MaziyarPanahi commited on
Commit
b7e9b5a
1 Parent(s): 029cc90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -37,6 +37,16 @@ In summary, Docker provides significant benefits for modern software development
37
  ```
38
 
39
 
 
 
 
 
 
 
 
 
 
 
40
  There are three killers in a room. Someone enters the room and kills one of them. Nobody leaves the room. How many killers are left in the room? Explain your reasoning step by step.
41
 
42
  ```
 
37
  ```
38
 
39
 
40
+ Hi, I need to get from New York to Los Angeles. Can you help me with that?
41
+ ```
42
+ {
43
+ "arguments": {"origin": "New York", "destination": "Los Angeles"},
44
+ "name": "get_directions"
45
+ }</s>
46
+ ```
47
+
48
+
49
+
50
  There are three killers in a room. Someone enters the room and kills one of them. Nobody leaves the room. How many killers are left in the room? Explain your reasoning step by step.
51
 
52
  ```