콘텐츠로 이동

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.

boolean