SpectraConfig constructor
SpectraConfig({})
Implementation
SpectraConfig({
this.geminiKey,
this.openaiKey,
this.claudeKey,
this.grokKey,
this.deepseekKey,
this.geminiModel,
this.openaiModel,
this.claudeModel,
this.grokModel,
this.deepseekModel,
this.preferredProvider,
});