Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,14 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 📈
|
4 |
colorFrom: pink
|
5 |
colorTo: pink
|
6 |
sdk: docker
|
7 |
-
pinned:
|
8 |
---
|
9 |
|
|
|
|
|
|
|
|
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: emb384-openai-compatible
|
3 |
emoji: 📈
|
4 |
colorFrom: pink
|
5 |
colorTo: pink
|
6 |
sdk: docker
|
7 |
+
pinned: true
|
8 |
---
|
9 |
|
10 |
+
The API endpoint: https://mikeee-emb384-oai.hf.space/v1
|
11 |
+
|
12 |
+
The API doc: https://mikeee-emb384-oai.hf.space/docs
|
13 |
+
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|