sanbo commited on
Commit
8467681
·
1 Parent(s): 672ba88

update sth. at 2024-12-02 20:32:57

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- title: Duck2api
3
- emoji: 🏆
4
- colorFrom: pink
5
- colorTo: red
6
- sdk: docker
7
- pinned: true
8
- license: apache-2.0
9
- short_description: duck 2 api service
10
  thumbnail: >-
11
  https://cdn-uploads.huggingface.co/production/uploads/6642196ec80d018c28a68e9a/PHwTcv57ZhgW7--5-HTRn.png
12
  ---
@@ -33,7 +33,7 @@ fork 项目,ok
33
  ## huggingface访问
34
 
35
  ``` bash
36
- curl --location 'https://sanbo1200-duck2api.hf.space/completions' \
37
  --header 'Content-Type: application/json' \
38
  --data '{
39
  "model": "gpt-4o-mini",
@@ -41,7 +41,7 @@ curl --location 'https://sanbo1200-duck2api.hf.space/completions' \
41
  "stream": true
42
  }'
43
 
44
- curl --location 'https://sanbo1200-duck2api.hf.space/api/v1/chat/completions' \
45
  --header 'Content-Type: application/json' \
46
  --data '{
47
  "model": "gpt-4o-mini",
@@ -49,7 +49,7 @@ curl --location 'https://sanbo1200-duck2api.hf.space/api/v1/chat/completions' \
49
  "stream": true
50
  }'
51
 
52
- curl --location 'https://sanbo1200-duck2api.hf.space/hf/v1/chat/completions' \
53
  --header 'Content-Type: application/json' \
54
  --data '{
55
  "model": "gpt-4o-mini",
@@ -61,7 +61,7 @@ curl --location 'https://sanbo1200-duck2api.hf.space/hf/v1/chat/completions' \
61
  ### 国内反代地址(maybe)
62
 
63
  ``` bash
64
- curl --location 'https://2.897653.xyz/aaabbbccc/https/sanbo1200-duck2api.hf.space/completions' \
65
  --header 'Content-Type: application/json' \
66
  --data '{
67
  "model": "gpt-4o-mini",
 
1
  ---
2
+ title: D4
3
+ emoji: ✨🎭🟣📈💎
4
+ colorFrom: pink
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: true
8
+ license: mit
9
+ short_description: Advanced Duck API Service with vibrant energy.
10
  thumbnail: >-
11
  https://cdn-uploads.huggingface.co/production/uploads/6642196ec80d018c28a68e9a/PHwTcv57ZhgW7--5-HTRn.png
12
  ---
 
33
  ## huggingface访问
34
 
35
  ``` bash
36
+ curl --location 'https://sanbo1200-d4.hf.space/completions' \
37
  --header 'Content-Type: application/json' \
38
  --data '{
39
  "model": "gpt-4o-mini",
 
41
  "stream": true
42
  }'
43
 
44
+ curl --location 'https://sanbo1200-d4.hf.space/api/v1/chat/completions' \
45
  --header 'Content-Type: application/json' \
46
  --data '{
47
  "model": "gpt-4o-mini",
 
49
  "stream": true
50
  }'
51
 
52
+ curl --location 'https://sanbo1200-d4.hf.space/hf/v1/chat/completions' \
53
  --header 'Content-Type: application/json' \
54
  --data '{
55
  "model": "gpt-4o-mini",
 
61
  ### 国内反代地址(maybe)
62
 
63
  ``` bash
64
+ curl --location 'https://2.897653.xyz/aaabbbccc/https/sanbo1200-d4.hf.space/completions' \
65
  --header 'Content-Type: application/json' \
66
  --data '{
67
  "model": "gpt-4o-mini",