Doubao

Doubao Seed 1.8

Chat
volcengine/doubao-seed-1-8

ByteDance Doubao Seed 1.8 via Volcengine. Next generation model with improved reasoning, enhanced capabilities, and better performance.

256K コンテキストウィンドウ
64K 最大出力トークン
リリース日: 2025-12-28
対応プロトコル:OpenAIopenaiAnthropicanthropic
利用可能なプロバイダー:VolcengineVolcengine
機能:Function Calling推論プロンプトキャッシュ

料金

タイプ料金
入力トークン$0.12/M
出力トークン$0.29/M
キャッシュ読込$0.023/M

コード例

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="volcengine/doubao-seed-1-8",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

よくある質問

Ofox.aiでのDoubao Seed 1.8の料金は、入力100万トークンあたり$0.12/M、出力100万トークンあたり$0.29/Mです。従量課金制、月額料金なし。

Discord

Discordサーバーに参加

Discord