コンテンツにスキップ

パラメータ

Evidence
Published
2026-05-21
Updated
2026-06-08
Reviewed
2026-06-08 0d ago
Freshness
fresh

公式 doc では曖昧なパラメータの挙動と相互作用を、プロバイダ横断で整理します。

Coverage

ParameterFocusEvidence targetStatus
temperatureサンプリング温度、top_p との相互作用unverified公開中
top_pnucleus sampling、temperature との併用条件official docs + measured examples準備中
tool_choiceauto / required / named tool の差curl Before / After準備中
reasoning_effortreasoning token、extended thinking、thinkingConfigofficial docs + curl準備中
response_format / structured outputJSON mode、schema strictnesscurl diff準備中
max_tokens / max_output_tokens入出力上限、プロバイダごとの名称差curl + schema comparison準備中

Reading Checklist

CheckWhy
同名パラメータかprovider によって名称と適用範囲が違う
default が明記されているかdoc に無い場合は unverified として扱う
API と SDK の差があるかSDK helper の抽象で HTTP payload が隠れることがある