Spaces:
Running
Running
add docs
Browse files
README.md
CHANGED
@@ -44,6 +44,11 @@ You can directly run the proxy with:
|
|
44 |
proxy "Book a table for 2 at an Italian restaurant in Kings Cross tonight at 7pm."
|
45 |
```
|
46 |
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
### Proxy-Lite Endpoint
|
49 |
|
|
|
44 |
proxy "Book a table for 2 at an Italian restaurant in Kings Cross tonight at 7pm."
|
45 |
```
|
46 |
|
47 |
+
Alternatively you can run the local web ui with:
|
48 |
+
|
49 |
+
```bash
|
50 |
+
make app
|
51 |
+
```
|
52 |
|
53 |
### Proxy-Lite Endpoint
|
54 |
|