XanderJC commited on
Commit
4fc798a
·
1 Parent(s): 2d7823e
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -73,7 +73,7 @@ proxy --help
73
  You can directly run Proxy Lite on a task with:
74
 
75
  ```bash
76
- proxy "Book a table for 2 at an Italian restaurant in Kings Cross tonight at 7pm."
77
  ```
78
 
79
  Alternatively you can run the local web ui with:
@@ -173,7 +173,7 @@ message_history = [
173
  }, # System prompt
174
  {
175
  "role": "user",
176
- "content": "Book a table for 2 at an Italian restaurant in Kings Cross tonight at 7pm.",
177
  }, # Set the task
178
  {
179
  "role": "user",
 
73
  You can directly run Proxy Lite on a task with:
74
 
75
  ```bash
76
+ proxy "Find some markets near Kings Cross and tell me their ratings."
77
  ```
78
 
79
  Alternatively you can run the local web ui with:
 
173
  }, # System prompt
174
  {
175
  "role": "user",
176
+ "content": "Find some markets near Kings Cross and tell me their ratings.",
177
  }, # Set the task
178
  {
179
  "role": "user",