Spaces:
Running
Running
gif
Browse files
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 "
|
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": "
|
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",
|