Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Chat with
|
3 |
emoji: 🗿
|
4 |
colorFrom: red
|
5 |
colorTo: purple
|
@@ -10,7 +10,7 @@ pinned: true
|
|
10 |
license: apache-2.0
|
11 |
header: mini
|
12 |
fullWidth: true
|
13 |
-
short_description:
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Chat with LLM Agent that can Web Search
|
3 |
emoji: 🗿
|
4 |
colorFrom: red
|
5 |
colorTo: purple
|
|
|
10 |
license: apache-2.0
|
11 |
header: mini
|
12 |
fullWidth: true
|
13 |
+
short_description: Chat with a LLM Agent that can search the web.
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|