Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,15 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
app_port: 3000
|
10 |
-
short_description: chat
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Chat API
|
3 |
+
emoji: 💬
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
app_port: 3000
|
10 |
+
short_description: A flexible and powerful chat API platform.
|
11 |
---
|
12 |
|
13 |
+
Chat API is an open-source project based on One API and New API. It provides a robust and flexible platform for managing and building custom chat solutions.
|
14 |
+
|
15 |
+
Check out the configuration reference at [Hugging Face Docs](https://huggingface.co/docs/hub/spaces-config-reference).
|