docs: update Go availability and Zen pricing (#29890)
This commit is contained in:
parent
7da2620078
commit
6102fb2e3f
56 changed files with 108 additions and 183 deletions
|
|
@ -57,7 +57,6 @@ OpenCode Go ทำงานเหมือนกับผู้ให้บร
|
|||
- **MiMo-V2.5-Pro**
|
||||
- **MiniMax M2.5**
|
||||
- **MiniMax M2.7**
|
||||
- **Qwen3.5 Plus**
|
||||
- **Qwen3.6 Plus**
|
||||
- **Qwen3.7 Max**
|
||||
- **DeepSeek V4 Pro**
|
||||
|
|
@ -75,7 +74,7 @@ OpenCode Go มีขีดจำกัดดังต่อไปนี้:
|
|||
- **ขีดจำกัดรายสัปดาห์** — การใช้งานมูลค่า $30
|
||||
- **ขีดจำกัดรายเดือน** — การใช้งานมูลค่า $60
|
||||
|
||||
ขีดจำกัดถูกกำหนดเป็นมูลค่าดอลลาร์ ซึ่งหมายความว่าจำนวน request จริงของคุณจะขึ้นอยู่กับโมเดลที่คุณใช้งาน โมเดลที่ราคาถูกกว่าอย่าง MiniMax M2.5 จะสามารถส่ง request ได้มากกว่า ในขณะที่โมเดลที่มีราคาสูงกว่าอย่าง GLM-5.1 จะส่งได้น้อยกว่า
|
||||
ขีดจำกัดถูกกำหนดเป็นมูลค่าดอลลาร์ ซึ่งหมายความว่าจำนวน request จริงของคุณจะขึ้นอยู่กับโมเดลที่คุณใช้งาน โมเดลที่ราคาถูกกว่าอย่าง DeepSeek V4 Flash จะสามารถส่ง request ได้มากกว่า ในขณะที่โมเดลที่มีราคาสูงกว่าอย่าง GLM-5.1 จะส่งได้น้อยกว่า
|
||||
|
||||
ตารางด้านล่างแสดงจำนวน request โดยประมาณตามรูปแบบการใช้งานปกติของ Go:
|
||||
|
||||
|
|
@ -91,7 +90,6 @@ OpenCode Go มีขีดจำกัดดังต่อไปนี้:
|
|||
| MiniMax M2.5 | 6,300 | 15,900 | 31,800 |
|
||||
| Qwen3.7 Max | 950 | 2,390 | 4,770 |
|
||||
| Qwen3.6 Plus | 3,300 | 8,200 | 16,300 |
|
||||
| Qwen3.5 Plus | 10,200 | 25,200 | 50,500 |
|
||||
| DeepSeek V4 Pro | 3,450 | 8,550 | 17,150 |
|
||||
| DeepSeek V4 Flash | 31,650 | 79,050 | 158,150 |
|
||||
|
||||
|
|
@ -104,7 +102,6 @@ OpenCode Go มีขีดจำกัดดังต่อไปนี้:
|
|||
- MiniMax M2.7/M2.5 — 300 input, 55,000 cached, 125 output tokens ต่อ request
|
||||
- Qwen3.7 Max — 420 input, 66,000 cached, 200 output tokens ต่อ request
|
||||
- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens ต่อ request
|
||||
- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens ต่อ request
|
||||
- MiMo-V2.5 — 830 input, 71,500 cached, 295 output tokens ต่อ request
|
||||
- MiMo-V2.5-Pro — 790 input, 86,000 cached, 305 output tokens ต่อ request
|
||||
|
||||
|
|
@ -142,7 +139,6 @@ OpenCode Go มีขีดจำกัดดังต่อไปนี้:
|
|||
| MiniMax M2.5 | minimax-m2.5 | `https://opencode.ai/zen/go/v1/messages` | `@ai-sdk/anthropic` |
|
||||
| Qwen3.7 Max | qwen3.7-max | `https://opencode.ai/zen/go/v1/messages` | `@ai-sdk/anthropic` |
|
||||
| Qwen3.6 Plus | qwen3.6-plus | `https://opencode.ai/zen/go/v1/messages` | `@ai-sdk/anthropic` |
|
||||
| Qwen3.5 Plus | qwen3.5-plus | `https://opencode.ai/zen/go/v1/messages` | `@ai-sdk/anthropic` |
|
||||
|
||||
[model id](/docs/config/#models) ใน OpenCode config ของคุณจะใช้รูปแบบ `opencode-go/<model-id>` ตัวอย่างเช่น สำหรับ Kimi K2.6 คุณจะใช้ `opencode-go/kimi-k2.6` ใน config ของคุณ
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue