llm-pricing.json 6.67 KB
Newer Older
1 2 3 4 5
{
    "title": "国内外各模型价格对比",
    "subtitle": "Price: RMB per 1M Tokens",
    "providers": [
      {
6
        "name": "Doubao-lite-32k-250318",
fisherdaddy's avatar
fisherdaddy committed
7
        "logo": "/assets/icon/doubao.png",
8 9 10 11 12
        "inputPrice": 0.3,
        "outputPrice": 0.6
      },
      {
        "name": "yi-lightning\n-16k",
fisherdaddy's avatar
fisherdaddy committed
13
        "logo": "/assets/icon/yi_small.jpg",
14 15 16 17 18
        "inputPrice": 0.99,
        "outputPrice": 0.99
      },
      {
        "name": "GLM-4-Air\n-128k",
fisherdaddy's avatar
fisherdaddy committed
19
        "logo": "/assets/icon/glm_small.svg",
20 21 22
        "inputPrice": 1,
        "outputPrice": 1
      },
23 24 25 26 27 28
      {
        "name": "gemini 2.0 Flash-Lite",
        "logo": "/assets/icon/google_small.svg",
        "inputPrice": 0.53,
        "outputPrice": 2.1
      },
29 30
      {
        "name": "gemini 1.5 Flash",
fisherdaddy's avatar
fisherdaddy committed
31
        "logo": "/assets/icon/google_small.svg",
32 33 34
        "inputPrice": 0.53,
        "outputPrice": 2.1
      },
35 36 37 38 39 40
      {
        "name": "Doubao-1.5-pro-32k",
        "logo": "/assets/icon/doubao.png",
        "inputPrice": 0.8,
        "outputPrice": 2
      },
41 42
      {
        "name": "Doubao-pro-32k",
fisherdaddy's avatar
fisherdaddy committed
43
        "logo": "/assets/icon/doubao.png",
44 45 46 47 48
        "inputPrice": 0.8,
        "outputPrice": 2
      },
      {
        "name": "qwen-plus\n-128k",
fisherdaddy's avatar
fisherdaddy committed
49
        "logo": "/assets/icon/ali_small.svg",
50 51 52 53 54
        "inputPrice": 0.8,
        "outputPrice": 2
      },
      {
        "name": "ERNIE 3.5",
fisherdaddy's avatar
fisherdaddy committed
55
        "logo": "/assets/icon/wenxin_small.png",
56 57 58
        "inputPrice": 0.8,
        "outputPrice": 2
      },
59 60 61 62 63 64
      {
        "name": "google 2.0 Falsh",
        "logo": "/assets/icon/google_small.svg",
        "inputPrice": 0.7,
        "outputPrice": 2.8
      },
65 66 67 68 69 70
      {
        "name": "gpt-4.1-nano",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 0.7,
        "outputPrice": 2.8
      },
71 72
      {
        "name": "gpt-4o-mini",
fisherdaddy's avatar
fisherdaddy committed
73
        "logo": "/assets/icon/openai_small.svg",
74 75 76
        "inputPrice": 1.05,
        "outputPrice": 4.2
      },
77 78 79 80 81 82
      {
        "name": "deepseek-v3",
        "logo": "/assets/icon/deepseek_small.jpg",
        "inputPrice": 2,
        "outputPrice": 8
      },
83
      {
84 85
        "name": "doubao-1.5-thinking-vision-pro",
        "logo": "/assets/icon/doubao.png",
86 87
        "inputPrice": 3,
        "outputPrice": 9
88 89 90
      },
      {
        "name": "Doubao-1.5-vision-pro",
91 92 93 94
        "logo": "/assets/icon/doubao.png",
        "inputPrice": 3,
        "outputPrice": 9
      },
95 96 97 98 99 100
      {
        "name": "gpt-4.1-mini",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 2.8,
        "outputPrice": 11.2
      },
101 102
      {
        "name": "qwen-math-plus",
fisherdaddy's avatar
fisherdaddy committed
103
        "logo": "/assets/icon/ali_small.svg",
104 105 106
        "inputPrice": 4,
        "outputPrice": 12
      },
107 108 109 110 111 112
      {
        "name": "Doubao-1.5-thinking-pro",
        "logo": "/assets/icon/doubao.png",
        "inputPrice": 4,
        "outputPrice": 16
      },
113
      {
114
        "name": "deepseek-R1",
115 116 117 118
        "logo": "/assets/icon/deepseek_small.jpg",
        "inputPrice": 4,
        "outputPrice": 16
      },
119 120 121 122 123 124
      {
        "name": "Gemini 2.5 Flash Preview 04-17",
        "logo": "/assets/icon/google_small.svg",
        "inputPrice": 1.05,
        "outputPrice": 24.5
      },
125 126 127 128 129 130
      {
        "name": "o4-mini",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 7.7,
        "outputPrice": 30.8
      },
131 132 133 134 135 136 137 138 139 140 141 142
      {
        "name": "o3-mini",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 7.7,
        "outputPrice": 30.8
      },
      {
        "name": "o1-mini",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 7.7,
        "outputPrice": 30.8
      },
143 144
      {
        "name": "claude 3.5\nHaiku",
fisherdaddy's avatar
fisherdaddy committed
145
        "logo": "/assets/icon/anthropic_small.svg",
146 147 148 149 150
        "inputPrice": 8.75,
        "outputPrice": 35
      },
      {
        "name": "yi-large-32k",
fisherdaddy's avatar
fisherdaddy committed
151
        "logo": "/assets/icon/yi_small.jpg",
152 153 154 155 156
        "inputPrice": 20,
        "outputPrice": 20
      },
      {
        "name": "mooonshot-v1-32k",
fisherdaddy's avatar
fisherdaddy committed
157
        "logo": "/assets/icon/moonshot_small.svg",
158 159 160
        "inputPrice": 24,
        "outputPrice": 24
      },
161 162 163 164 165 166
      {
        "name": "codex-mini-latest",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 9,
        "outputPrice": 42
      },
167 168 169 170 171 172
      {
        "name": "gpt-4.1",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 14,
        "outputPrice": 56
      }, 
173 174 175 176 177 178
      {
        "name": "gemini 2.5 pro Preview",
        "logo": "/assets/icon/google_small.svg",
        "inputPrice": 8.75,
        "outputPrice": 70
      },
179 180
      {
        "name": "qwen-max-32k",
fisherdaddy's avatar
fisherdaddy committed
181
        "logo": "/assets/icon/ali_small.svg",
182 183 184 185 186
        "inputPrice": 20,
        "outputPrice": 60
      },
      {
        "name": "ERNIE 4.0\nTurbo",
fisherdaddy's avatar
fisherdaddy committed
187
        "logo": "/assets/icon/wenxin_small.png",
188 189 190 191 192
        "inputPrice": 20,
        "outputPrice": 60
      },
      {
        "name": "gpt-4o",
fisherdaddy's avatar
fisherdaddy committed
193
        "logo": "/assets/icon/openai_small.svg",
194 195 196 197 198
        "inputPrice": 17.5,
        "outputPrice": 70
      },
      {
        "name": "GLM-4-Plus-128k",
fisherdaddy's avatar
fisherdaddy committed
199
        "logo": "/assets/icon/glm_small.svg",
200 201 202 203 204
        "inputPrice": 50,
        "outputPrice": 50
      },
      {
        "name": "gemini 1.5 Pro",
fisherdaddy's avatar
fisherdaddy committed
205
        "logo": "/assets/icon/google_small.svg",
206 207 208
        "inputPrice": 87.5,
        "outputPrice": 35
      },
209 210 211 212 213 214
      {
        "name": "claude 4\nSonnet",
        "logo": "/assets/icon/anthropic_small.svg",
        "inputPrice": 21,
        "outputPrice": 105
      },
215 216 217
      {
        "name": "claude 3.7\nSonnet",
        "logo": "/assets/icon/anthropic_small.svg",
218
        "inputPrice": 21,
219 220
        "outputPrice": 105
      },
221 222
      {
        "name": "claude 3.5\nSonnet",
fisherdaddy's avatar
fisherdaddy committed
223
        "logo": "/assets/icon/anthropic_small.svg",
224
        "inputPrice": 21,
225 226
        "outputPrice": 105
      },
227 228 229 230 231 232
      {
        "name": "GPT Image 1",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 35,
        "outputPrice": 280
      },
233 234 235 236 237 238
      {
        "name": "o3",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 70,
        "outputPrice": 280
      },
239
      {
240
        "name": "o1",
fisherdaddy's avatar
fisherdaddy committed
241
        "logo": "/assets/icon/openai_small.svg",
242 243 244
        "inputPrice": 105,
        "outputPrice": 420
      },
245 246 247 248 249 250
      {
        "name": "claude 4\nOpus",
        "logo": "/assets/icon/anthropic_small.svg",
        "inputPrice": 105,
        "outputPrice": 525
      },
251 252
      {
        "name": "claude 3.5\nOpus",
fisherdaddy's avatar
fisherdaddy committed
253
        "logo": "/assets/icon/anthropic_small.svg",
254 255
        "inputPrice": 131,
        "outputPrice": 525
256 257 258 259 260 261
      },
      {
        "name": "gpt-4.5",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 525,
        "outputPrice": 1050
262 263 264 265 266 267
      },
      {
        "name": "o1-pro",
        "logo": "/assets/icon/openai_small.svg",
        "inputPrice": 1050,
        "outputPrice": 4200
268 269 270
      }
    ]
  }