一、Semantic Kernel核心概念深度解析 1.1 Prompt模板的高级语法 // 复杂Prompt模板示例 var promptTemplate = """ ## 用户需求: { $userInput } ## 业务规则: 1. 需要符合SQL语法规范 2. 必须返回JSON格式结果