Skip to content

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

RawGthConfig

The parsed JSON config

CommandLineConfigOverrides

command line config overrides

Promise<GthConfig>

Promise