Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
title: llmOS-Agent
|
| 4 |
-
sdk:
|
| 5 |
emoji: π
|
| 6 |
colorFrom: blue
|
| 7 |
colorTo: yellow
|
|
@@ -157,4 +157,4 @@ python -m mac_gui
|
|
| 157 |
Use the fields at the top of the window to configure the API URL, optional API
|
| 158 |
key, user name and session. Type a message and press **Send** to chat or click
|
| 159 |
**Upload** to select a document to upload. Responses stream into the main text
|
| 160 |
-
area.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
title: llmOS-Agent
|
| 4 |
+
sdk: docker
|
| 5 |
emoji: π
|
| 6 |
colorFrom: blue
|
| 7 |
colorTo: yellow
|
|
|
|
| 157 |
Use the fields at the top of the window to configure the API URL, optional API
|
| 158 |
key, user name and session. Type a message and press **Send** to chat or click
|
| 159 |
**Upload** to select a document to upload. Responses stream into the main text
|
| 160 |
+
area.
|