Initial commit: obsidian to gitea
This commit is contained in:
25
LLM API price.md
Normal file
25
LLM API price.md
Normal file
@@ -0,0 +1,25 @@
|
||||
## Price
|
||||
|
||||
每百万 token 计
|
||||
|
||||
| model | input with cache | input without cache | output | output thinking |
|
||||
| --------------------- | ---------------- | ------------------- | ------ | --------------- |
|
||||
| Qwen-Turbo | | 0.3 | 0.6 | 3.0 |
|
||||
| Qwen-Plus | | 0.8 | 2.0 | 8.0 |
|
||||
| Qwen-Max | | 2.4 | 9.6 | |
|
||||
| Qwen3-235b-a22b | | 2.0 | 8.0 | 20.0 |
|
||||
| Kimi-K2 | 1.0 | 4.0 | 16.0 | |
|
||||
| DeepSeek-R1(深夜 2.5 折) | 1.0 | 4.0 | 16.0 | |
|
||||
| DeepSeek-V3 (深夜 5 折) | 0.5 | 2.0 | 8.0 | |
|
||||
| GPT4.1/o3 | $0.5 | $2.0 | $8.0 | |
|
||||
| Gemini 2.5 Pro | $0.31 | $1.25 | $10 | |
|
||||
| Gemini 2.5 Flash | $0.075 | $0.3 | $2.5 | |
|
||||
|
||||
## Reference
|
||||
|
||||
https://help.aliyun.com/zh/model-studio/models
|
||||
https://platform.moonshot.cn/docs/pricing/chat
|
||||
https://api-docs.deepseek.com/zh-cn/quick_start/pricing
|
||||
https://openai.com/api/pricing/
|
||||
https://ai.google.dev/gemini-api/docs/pricing
|
||||
|
||||
Reference in New Issue
Block a user