namespace BotSharp.Abstraction.Templating.Constants; public static class TemplateRenderConstant { public const string RENDER_AGENT = "render_agent"; }