Update README.md
Browse files
README.md
CHANGED
|
@@ -21,11 +21,11 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
| 21 |
|
| 22 |
``` shell
|
| 23 |
|
| 24 |
-
$ curl https://niansuhai-
|
| 25 |
|
| 26 |
|
| 27 |
|
| 28 |
-
$ curl --location 'https://niansuhai-
|
| 29 |
--header 'Content-Type: application/json' \
|
| 30 |
--data '{
|
| 31 |
"model": "auto",
|
|
|
|
| 21 |
|
| 22 |
``` shell
|
| 23 |
|
| 24 |
+
$ curl https://niansuhai-d2api.hf.space/v1/models
|
| 25 |
|
| 26 |
|
| 27 |
|
| 28 |
+
$ curl --location 'https://niansuhai-d2api.hf.space/api/v1/chat/completions' \
|
| 29 |
--header 'Content-Type: application/json' \
|
| 30 |
--data '{
|
| 31 |
"model": "auto",
|