Skip to content

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

RawGthConfig

The parsed JSON config

CommandLineConfigOverrides

command line config overrides

Promise<GthConfig>

Promise