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

Update README.md (#2)

Browse files

- Update README.md (b7e9b5a413d4d0a569b131b258468e0f977a43d8)

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
  ```