tryJsonConfig
tryJsonConfig(
jsonConfig,commandLineConfigOverrides):Promise<GthConfig>
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/dist/config/loader.d.ts:197
Process JSON LLM config by creating the appropriate LLM instance
Parameters
Section titled “Parameters”jsonConfig
Section titled “jsonConfig”The parsed JSON config
commandLineConfigOverrides
Section titled “commandLineConfigOverrides”command line config overrides
Returns
Section titled “Returns”Promise<GthConfig>
Promise