defaultConfig property

AiConfig? defaultConfig
final

The Hub's default AI configuration, used for hubDefault credential injection and config discovery. null when the Hub has no AI key configured (only the bring-your-own-key path then works).

Implementation

final AiConfig? defaultConfig;