ModelRuntimeDefaults constructor
const
ModelRuntimeDefaults({})
Implementation
const ModelRuntimeDefaults({
this.maxTokens,
this.preferredBackend,
this.supportImage,
this.supportAudio,
this.isThinking,
this.minOutputTokens,
});