namespace xAiModels.Constants { public partial struct ConfigurationNodeNames { public const string AI_API_NODE = "AiApiConfiguration"; } }