isGpt5Default
このコンテンツはまだ日本語訳がありません。
function isGpt5Default(): boolean;
Returns True if the default model is a GPT-5 model. This is used to determine if the default model settings are compatible with GPT-5 models. If the default model is not a GPT-5 model, the model settings are compatible with other models.
Returns
Section titled “Returns”boolean