Skip to content

ForgeConfig

ForgeConfig = ForgeConfigBase & { model: string; provider: KnownProvider; } | { model?: undefined; provider?: undefined; }

Defined in: src/index.ts:72

Configuration for the ask-forge library.

Provider and model must either both be specified or both omitted. If omitted, defaults to openrouter with claude-sonnet-4.6.