tryJsonConfig
tryJsonConfig(
jsonConfig,commandLineConfigOverrides):Promise<GthConfig>
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/loader.ts:857
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