Skip to content

tryJsonConfig

tryJsonConfig(jsonConfig, commandLineConfigOverrides): Promise<GthConfig>

Defined in: core/dist/config/loader.d.ts:141

Process JSON LLM config by creating the appropriate LLM instance

RawGthConfig

The parsed JSON config

CommandLineConfigOverrides

command line config overrides

Promise<GthConfig>

Promise