doubao-seed-1.6-thinking
Doubao · トークンごと
doubao-seed-1.6-thinking利用可能⚡キャッシュ 80% OFFツール利用
コンテキストウィンドウ: 128K最大出力トークン: 16K料金
| 公式価格 | LemonData価格 | 割引 | |
|---|---|---|---|
| 入力 | ¥0.17 | ¥0.119 | 30% |
| 出力 | ¥1.14 | ¥0.798 | 30% |
| キャッシュ読み取り | ¥0.034 | ¥0.0238 | 30% |
パラメータ
コンテキストウィンドウ
128K トークン
最大出力トークン
16K トークン
コスト計算機
1M
0.5M
月間推定コスト¥0.52
APIコード例
POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-xxx" \
-d '{
"model": "doubao-seed-1.6-thinking",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'よくある質問
doubao-seed-1.6-thinkingの料金はいくらですか?
LemonDataでは、doubao-seed-1.6-thinkingの料金は入力トークン100万個あたり¥0.1190、出力トークン100万個あたり¥0.7980で、公式価格より最大30%お得です。
doubao-seed-1.6-thinkingはどのような用途に最適ですか?
doubao-seed-1.6-thinkingはツール利用に優れています。LemonDataの統合APIを通じて、単一のAPIキーでアクセスできます。
doubao-seed-1.6-thinking APIの使用方法は?
LemonDataからAPIキーを取得し、互換性のあるSDKを使用してhttps://api.lemondata.cc/v1/chat/completionsを呼び出します。統合の詳細については、上記のコード例を参照してください。