Gemini 3.8 Flash API
The flagship Flash model for long-horizon software engineering, autonomous agents, and complex enterprise workflows. It keeps the speed and cost profile of Flash while adding stronger reasoning and tool orchestration. It accepts text, images, video, audio, and PDF input, with about a 1.05M-token context window, search grounding, function calling, code execution, structured outputs, and tunable thinking. Prefer it over Flash-Lite for harder tasks, at higher usage cost.
- 推論
- ウェブ検索
- ツール利用
- 関数呼び出し
- 構造化出力
- 長いコンテキスト
- コード実行
このモデルの説明は現在の言語に未対応のため、英語で表示しています。
gemini-3.8-flashUSD
料金
米ドル建ての公開価格です。実際の料金はアカウントグループや利用量により異なる場合があります。
API
コード例
curl --location --request POST 'https://api.tokenhot.ai/v1beta/models/gemini-3.8-flash:generateContent' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"contents": [
{
"role": "user",
"parts": [
{
"text": "Hello"
}
}
]
}'関連モデル
FAQ
よくある質問
Gemini 3.8 Flash はどの用途に適していますか?
Gemini 3.8 Flash は、このページに記載された入出力と機能に適しています。重要なシステムでは実際の負荷で事前に検証してください。
Gemini 3.8 Flash の料金体系は?
料金は上の料金セクションに表示されています。実際の費用は利用量、アカウントグループ、リクエスト内容によって異なります。
Gemini 3.8 Flash を呼び出すには?
上記のモデル ID と対応 API プロトコルを使用します。利用データがある場合はコード例も表示されます。
はじめる