|
| 1 | +--- |
| 2 | +tags: |
| 3 | + - VS |
| 4 | + - Pricing |
| 5 | +--- |
| 6 | + |
| 7 | +# Pricing |
| 8 | + |
| 9 | +| Model | 1M input/output | notes | |
| 10 | +| :------------------------------------ | :-------------------------------------- | --------- | |
| 11 | +| gpt-4o | $5.00 / $15.00 | |
| 12 | +| o1 | $15.00 / $60.00 | |
| 13 | +| o1-mini | $3.00 / $12.00 | |
| 14 | +| gpt-4o-mini | $0.15 / $00.60 | |
| 15 | +| OpenAI Realtime API GPT 4o | $5.00 / $20.00, Audio $100.00 / $200.00 | |
| 16 | +| OpenAI Whisper | $0.006 / minute | |
| 17 | +| OpenAI TTS | $15.00 / 1M chars | |
| 18 | +| OpenAI TTS HD | $30.00 / 1M chars | |
| 19 | +| Gemini 1.5 Pro 128K | $3.5.00 / $10.50 | |
| 20 | +| Gemini 1.5 Flash 128K | $0.075 / $00.30 | |
| 21 | +| Gemini 1.5 Flash > 128K | $0.15 / $00.60 | |
| 22 | +| Gemini 1.5 {Flash/Pro}-002 | 50% | limits\*2 | |
| 23 | +| Claude 3.5 Sonnet 200K | $3.00 / $15.00 | |
| 24 | +| Claude 3 Haiku 200K | $0.25 / $01.25 | |
| 25 | +| Anthropic Claude 3 Opus | $15.00 / $75.00 | |
| 26 | +| Groq Llama 3.1 70B Versatile 128k | $0.59 / $00.79 | |
| 27 | +| Groq Whisper V3 Large | $0.111/h | |
| 28 | +| DeepInfra Llama-3.1-70B-Instruct 128k | $0.35 / $0.40 | |
| 29 | +| DeepInfra Qwen2-72b 32k | $0.35 / $0.40 | |
| 30 | +| Aliyun qwen-long 10M | ¥0.50/ ¥2.00 | |
| 31 | +| Aliyun qwen-turbo | ¥0.30/ ¥0.60 | |
| 32 | +| Aliyun qwen-plus | ¥0.80/ ¥2.00 | |
| 33 | +| Aliyun qwen-max | ¥20.00/ ¥60.00 | |
| 34 | + |
| 35 | +:::tip |
| 36 | + |
| 37 | +- 小模型里 gpt-4o-mini 目前是性价比最好的 |
| 38 | +- 开源模型的速度可以非常快,能实现 multi agent 这种模式 |
| 39 | +- Gemini 1.5 Flash 支持 1M context window |
| 40 | +- Gemini 1.5 Pro 支持 2M context window |
| 41 | + |
| 42 | +::: |
| 43 | + |
| 44 | +| app | price | quota | |
| 45 | +| ------------ | ------------------ | ----------------- | |
| 46 | +| ChatGPT Plus | $20 | 4o 80/3h, 4 40/3h | |
| 47 | +| ChatGPT Team | $25/年付, $30/月付 | 2\*Plus | |
| 48 | + |
| 49 | +- ChatGPT Plus/Team 限制 |
| 50 | + - https://help.openai.com/en/articles/6950777-what-is-chatgpt-plus#h_d78bb59065 |
| 51 | +- https://openai.com/api/pricing/ |
| 52 | +- https://www.together.ai/pricing |
| 53 | +- https://deepinfra.com/pricing |
| 54 | +- https://groq.com/pricing/ |
| 55 | +- https://openai.com/api/pricing/ |
| 56 | +- https://www.anthropic.com/pricing |
| 57 | +- https://fireworks.ai/pricing |
| 58 | +- https://www.anyscale.com/pricing |
| 59 | +- https://openrouter.ai/models?fmt=table |
| 60 | +- https://help.aliyun.com/zh/dashscope/developer-reference/tongyi-thousand-questions-metering-and-billing |
| 61 | +- 参考 |
| 62 | + - https://www.vellum.ai/blog/llama-3-1-70b-vs-gpt-4o-vs-claude-3-5-sonnet |
0 commit comments