Type Alias IConfig<Model>

IConfig: ModelConfig[Model]

Configuration for the LLM schema composition.

Type Parameters