腾讯元器 / 元宝智能体平台(腾讯)


1. 介绍

1.1. 双产品结构:元器与元宝

「腾讯智能体」在腾讯体系内由两个产品承载,选型与评测时必须先分开:

产品定位使用者交付形态
腾讯元器(yuanqi.tencent.com)智能体开发与发布平台:零代码搭建 + 微信生态分发公众号运营者、中小企业、开发者闭源 SaaS
腾讯元宝面向 C 端的 AI 助手与智能体运行入口:AI 搜索、文档解析、Agent 交付个人用户闭源 SaaS(App / 网页 / 微信内嵌)

两者的关系可以概括为:元器是「造」的地方,元宝是「跑」与「用」的地方;元器创建的智能体可一键发布到元宝,同时发布到公众号、QQ、小程序、企业微信等渠道。

1.2. 基本信息卡

项目内容置信度
开发商腾讯(混元大模型团队)高(官网)
入口https://yuanqi.tencent.com(微信扫码登录)
形态闭源 SaaS 平台
上线时间2024 年(确切日期未检索到,标 )
许可证商业专有(闭源)
基座模型存在口径冲突,须并列呈现:① 混元 2.0(MoE,总参 406B、激活 32B,256K 上下文,2025 末—2026 初升级);② 混元 Hy3(MoE,总参 295B、激活 21B,256K 上下文);③ 混元 Hy4 preview(770B / 49B,1M+ 上下文,2026-08-28 发布并开源,元宝首发)低—中,口径冲突
定价(元器)平台免费开放;底层混元 API 有免费额度(hunyuan-lite 完全免费),超出按量计费
定价(元宝)App 端与网页端全部免费;腾讯公开表态「元宝目前完全免费使用,暂无收费计划」(核验于 2026-08-27);此前流传的「Pro 19—29 元/月」口径未被官方正式上线
第三方成本口径免费版 20 万 Token/月;标准计费 0.005—0.1 元/千 Token;企业版按需报价;私有化部署支持(额外费用)——第三方评测口径,
安全合规等保三级、腾讯安全体系(第三方评测口径)低—中
生态发布渠道微信公众号、QQ、小程序、腾讯元宝、企业微信、腾讯会议
关键里程碑2025-07 接入微信支付 MCP 协议,支持智能体打赏、下单等商业化功能

本篇涉及的所有版本号、模型参数与定价均以 2026-09 检索时点为准;腾讯官方技术文档公开度低,多处信息只能依赖第三方评测,已在正文与信息缺口声明中逐项标注。

1.3. 发展时间线

时间事件来源等级
2024 年元器平台上线(确切日期未检索到)
2024—2025智能体广场、插件生态、公众号智能体等能力逐步开放
2025-07接入微信支付 MCP 协议,智能体具备打赏、下单等内嵌支付能力
2025 末—2026 初基座模型升级至混元 2.0(口径一)
2026-08-27元宝免费策略公开核验:App 与网页端全部免费,暂无收费计划
2026-08-28混元 Hy4 preview 发布并开源,元宝首发(口径三)低—中

1.4. 在 AI Harness 体系中的位置

按参数卡的边界表,腾讯元器属于 Agent Platform(Harness 的产品化封装)中「渠道 / 生态导向」的一支。但与 Dify、Coze 等同类平台相比,它的重心明显不同:

  • Dify 的重心是工程闭环(RAG 深度、DSL、私有化),Coze 的重心是渠道分发 + 开源引擎,而元器的价值集中在微信生态分发与商业化闭环——公众号知识库自动同步、一键发布、微信支付 MCP,构成一条其他平台无法复制的链路;
  • 在运行时与工程能力上,它的公开信息极少:无架构文档、无状态管理说明、无评估体系。六层评级中 L5 为「弱(公开信息完全空白)」,其余各层多为「中」,且多数评级受限于公开信息不足而非能力确认;
  • 概括性定位:腾讯元器是「AI Harness 的渠道 / 生态封装层」——价值在分发与变现,而非运行时与工程。

2. 名词解释

术语英文/缩写释义
元器Yuanqi腾讯的智能体开发与发布平台,零代码搭建智能体并分发到微信生态
元宝Yuanbao腾讯面向 C 端的 AI 助手与智能体运行入口,双引擎(混元 + DeepSeek),完全免费
公众号智能体专为公众号场景设计的智能体类型:可便捷拉取公众号文章构建知识库,一键发布到公众号后台实现智能回复
对话式智能体更通用的智能体类型:支持灵活构建知识库和工作流,可发布到多个渠道进行对话互动
知识库Knowledge Base智能体的事实来源,支持三种类型:文本(pdf / word / txt)、问答对(表格形式)、公众号文章(授权自动同步)
插件Plugin让智能体调用外部 API 的能力单元,如网页搜索、文档解读、生成图片;平台设有「插件广场」
插件广场Plugin Plaza第三方与官方插件的陈列入口,开发者可选用或发布插件
工作流Workflow通过可视化方式对插件、大语言模型、代码块进行组合,实现复杂、稳定的业务流程编排
参考源展示Reference Display智能体回复时若调用了知识库 / 插件 / 工作流,默认向用户展示回复来源(可关闭)
微信支付 MCPWeChat Pay MCP2025-07 接入的支付协议,使智能体具备「接单」「打赏」等内嵌商业化能力
智能体广场Agent Plaza陈列第三方创建的智能体的公共入口,覆盖客服、营销、教育、办公等场景
一键优化One-click Optimize提示词编写辅助功能:平台自动改进用户写好的智能体提示词与欢迎语
混元Hunyuan腾讯自研大模型系列,为平台默认基座;版本口径存在冲突(详见 4.2 节)
双引擎Dual Engine元宝侧的模型组合:混元系列 + DeepSeek 作为第二引擎
多模态生成Multimodal Generation平台支持的文字、图片、语音、视频输入与生成能力;视频生成最长 16 秒,3D 建模单图约 30 秒(第三方口径)

3. 功能说明

3.1. 零代码智能体创建

元器的创建流程是典型的配置式(而非编排式)路径:

  1. 选择模型(混元系列与第三方模型可选);
  2. 编写提示词与欢迎语,可使用「一键优化」自动改进;
  3. 挂载知识库、插件、工作流;
  4. 测试对话效果;
  5. 一键发布到公众号 / QQ / 小程序 / 元宝 / 企业微信等渠道。

3.2. 知识库体系

类型输入适用场景
文本类型pdf / word / txt论文、书籍等长文档问答
问答对类型问题与答案的表格智能问答、客服助手
公众号文章授权后自动同步(可选历史时间段与每日更新频率)粉丝咨询、公众号内容查询

工程细节提示(来自第三方教程的实践经验):公众号文章授权同步时,一篇文章一个文件的效果优于多篇合并。公众号自动同步是元器独有的获客侧知识库能力——知识库随内容更新而自动更新,这一设计精准匹配私域运营的真实工作流。

3.3. 插件与工作流

  • 插件:让智能体调用外部 API,如网页搜索、文档解读、生成图片;有插件广场入口;
  • 工作流:可视化组合插件、大模型调用与代码块,实现更稳定的多步流程;
  • 参考源展示:回复中默认展示调用了哪个知识库 / 插件 / 工作流(可关闭)——这是平台少见的、可归入 L5 观测范畴的用户侧透明机制,但其深度仅此而已。

3.4. 微信生态分发与商业化闭环

这是元器最具结构性差异的能力,分三段:

  1. 触达:智能体可发布到微信公众号(含菜单栏与文章内嵌)、QQ、小程序、企业微信、腾讯会议;
  2. 知识:公众号文章授权自动同步进知识库,内容与智能体能力同步生长;
  3. 变现:微信支付 MCP 让智能体内嵌支付能力(打赏、下单),完成「触达—服务—收费」的闭环。

从 Harness 视角看,这不是三个营销功能,而是把「分发」做成了平台级能力——对比 Coze 的一键多渠道发布(详见 06-coze.md),元器的渠道更集中于腾讯系,但支付闭环是 Coze 没有的。

3.5. 元宝侧的消费级能力

  • AI 搜索(公众号 / 视频号信源);
  • 文档解析与 Agent 交付(PPT / Word / Excel / PDF / HTML);
  • 群聊整理、深度思考、代码生成;
  • 微信 / QQ / 小程序内直接 @元宝 使用;
  • 多模态:中 / 英 / 日等 33 种语言互译及藏语、哈萨克语等 5 种中国少数民族语言(第三方口径)。

4. 平台架构

图 4-1|腾讯元器 / 元宝平台可确认的三层架构

腾讯元器 / 元宝 · 可确认的三层架构 基于产品行为与第三方资料归纳 · 官方架构文档未公开 发布分发层 · 元器独有价值(本图重点) 微信公众号 QQ 小程序 腾讯元宝 企业微信 腾讯会议 请求进入 · 加载配置 智能体配置层 智能体(提示词 + 欢迎语) 知识库(三类) 插件 工作流 参考源展示 · 智能体广场 调用模型推理 模型层 混元系列 + 第三方模型 版本口径冲突 · 见 4.2 节 元宝侧 · 双引擎 混元 Hy3 / Hy4 preview + DeepSeek 结构解读:元器 = AI Harness 的渠道 / 生态封装层,价值在分发与变现,而非运行时与工程。

数据来源:基于本文分析绘制的示意图。

4.1. 可确认的三层组织

本研究必须首先声明:未检索到腾讯官方发布的架构文档、运行时设计、状态管理或持久化机制的公开说明。 以下仅是可从产品行为与第三方资料确认的形态:

┌────────────────────────────────────────────────────────┐
│ 发布分发层(元器独有价值)                                 │
│  微信公众号 · QQ · 小程序 · 腾讯元宝 · 企业微信 · 腾讯会议  │
└────────────────────────────────────────────────────────┘
                          │
┌────────────────────────────────────────────────────────┐
│ 智能体配置层                                             │
│  智能体(提示词 + 欢迎语)· 知识库(三类)· 插件 · 工作流    │
│  参考源展示 · 智能体广场                                   │
└────────────────────────────────────────────────────────┘
                          │
┌────────────────────────────────────────────────────────┐
│ 模型层                                                   │
│  混元系列(版本口径冲突,见 4.2 节)+ 第三方模型              │
│  元宝侧:混元 Hy3 / Hy4 preview + DeepSeek 双引擎          │
└────────────────────────────────────────────────────────┘

4.2. 模型层的口径冲突

不同第三方来源给出的混元基座版本互不兼容,本研究不做裁剪,并列呈现

口径参数说明
混元 2.0MoE,总参 406B、激活 32B,256K 上下文称 2025 末—2026 初为平台基座
混元 Hy3MoE,总参 295B、激活 21B,256K 上下文;输入 ¥1 / 百万、输出 ¥4 / 百万、缓存 ¥0.25 / 百万另一来源的当前口径
混元 Hy4 preview770B / 49B,1M+ 上下文,递归自我改进闭环称 2026-08-28 发布并开源,元宝首发

三个口径可能分别对应「平台基座」「API 计费档」「元宝首发」三个不同语境,但由于腾讯官方文档公开度低,无法进一步归并或证伪,标 。

4.3. 一次公众号智能体请求的处理流

  1. 粉丝在公众号内发起提问;
  2. 智能体加载配置:提示词、知识库(含同步的公众号文章)、插件与工作流;
  3. 若命中知识库:检索并注入上下文,回复默认附参考源展示;
  4. 若配置插件 / 工作流:调用外部 API 或执行多步流程;
  5. 若涉及交易:经微信支付 MCP 完成打赏 / 下单;
  6. 回复经由公众号后台回传给粉丝。

5. Harness 设计

5.1. 六层能力总览

名称实现强度判断依据
L1上下文工程知识库(三类,含公众号自动同步)+ 提示词「一键优化」;无公开的上下文压缩 / 优先级排序机制
L2工具与执行插件广场 + 工作流节点(插件 / LLM / 代码块)+ 微信支付 MCP;无沙箱执行的公开信息
L3编排与控制可视化工作流编排;复杂业务流程支持被第三方评测认为不足
L4记忆与状态数据库 / 长期记忆被第三方评测提及;官方文档未说明多轮会话与长期记忆机制
L5评估与观测弱(公开信息完全空白)仅见「参考源展示」;未检索到评测集、Trace 链路、回归评估的任何公开文档
L6治理与安全中(口径受限)等保三级、数据加密、权限管控(第三方口径);私有化支持与否存在口径冲突

重要提示:本平台的六层评级受「公开信息严重不足」制约。除 L5(多来源交叉后确认公开信息完全空白)外,其余各层的「中」应理解为「有证据支持到中等、无证据支持更高」,而非「实测为中等」。

5.2. L1 上下文工程层

  • 知识库是本层的主要机制:三类知识库 + 公众号文章自动同步,覆盖了私域运营场景的大部分事实来源需求;
  • 提示词「一键优化」是面向非技术用户的轻量上下文辅助;
  • 缺失:无公开的上下文压缩、检索结果优先级排序、缓存复用机制;长文档场景下的 token 管理完全不可见。

5.3. L2 工具与执行层

  • 插件广场提供网页搜索、文档解读、图片生成等基础能力;
  • 工作流节点可组合插件、大模型调用与代码块;
  • 微信支付 MCP 是本层最有价值的一笔:把「交易」变成了智能体的原生工具,这是全组 14 个平台中独有的能力;
  • 缺失:无沙箱执行、无代码解释器的公开信息;插件是否基于标准 MCP 亦未说明。

5.4. L3 编排与控制层

  • 可视化工作流覆盖「插件 + LLM + 代码块」的组合,对客服、问答类流程够用;
  • 第三方评测普遍认为其复杂业务流程编排能力不足——无子智能体派发、无人工审批节点、无循环与并行的公开说明;
  • 无 HITL(人工介入)机制的公开信息。

5.5. L4 记忆与状态层

  • 第三方评测提及平台有数据库 / 长期记忆能力;
  • 官方文档未说明多轮会话管理与长期记忆的具体机制——记忆存在与否、存在哪里、能否跨会话检索,均不可验证;
  • 无工件管理、无检查点的任何公开信息。

5.6. L5 评估与观测层

本层是全部 14 个平台中公开信息最空白的一层,经多来源交叉检索确认:

  • 已有:仅「参考源展示」——回复时展示调用了哪个知识库 / 插件 / 工作流,这是用户侧透明,不是工程侧观测;
  • 完全未见:评测集、评估器、Trace 链路、回归评估、A/B 测试、质量指标的任何公开文档;
  • 结论:开发者无法在平台上回答「我的智能体做得好不好、改动有没有变差」这一基本问题。需要评估能力的团队必须完全外挂方案,而外挂的前提(调用数据可导出)也无公开说明。

5.7. L6 治理与安全层

治理能力状态来源性质
等保三级第三方评测口径
数据加密、权限管控第三方评测口径
腾讯安全体系背书平台归属推断
私有化部署口径冲突一来源称不支持,另一来源称支持(额外费用)——
Agent 专用护栏无公开信息
成本护栏 / 预算上限无公开信息
审计日志 / RBAC 细节无公开信息

5.8. 三条内在张力的具体表现

张力在本平台的体现缓解手段
灵活性 ↔ 可预测性零代码极致降低门槛,但编排表达力受限,复杂流程被认为不足用工作流固化关键路径;复杂场景转向其他平台
开放性 ↔ 治理生态集中于腾讯系(公众号 / 企微 / 支付),封闭换来了渠道确定性;插件与模型开放度低在腾讯生态内使用可获得最优体验;跨生态诉求需另行选型
成本 ↔ 深度平台免费 + 元宝免费,但深度工程能力(评估、治理、私有化)缺失,深度需求的隐性成本转嫁给外挂方案与人力轻场景吃免费红利;重场景核算外挂总成本后再决策

6. 实际案例

未检索到带客户名与量化效果数据的企业落地案例。 截至检索日期 2026-09-12,公开信息以个人 / 公众号运营者的搭建教程与平台能力描述为主,无成本下降、效率提升等量化指标,如实标注,不做补全。

可参考的平台侧信号(智能体广场陈列的第三方智能体)

  • 「吴川斌的博客AI助手」「卡尔的AI沃茨」等个人博主智能体;
  • 「熊猫花花」(新华社客户端 × 全球熊猫伙伴大会 × Pandaful 熊猫社区 × 腾讯混元联合打造);
  • 「得理法律咨询」等垂直领域服务智能体。

这类信号说明平台在媒体、法律咨询等公众号场景有真实使用,但不构成效果证据。

商业化闭环的间接证据:微信支付 MCP 的接入(2025-07)说明平台侧在推动智能体商业化,但打赏 / 下单的实际交易规模无公开数据。

7. 总结

7.1. 优点

  1. 微信 / 企微生态原生集成独一无二:公众号知识库自动同步 + 一键发布 + 企业微信 / 小程序触达,任何竞品无法复制;
  2. 商业化闭环完整:微信支付 MCP 让智能体直接打赏、下单,「触达—服务—收费」一气呵成;
  3. 零代码门槛极低:配置式创建 + 一键优化提示词,非技术用户最快上线路径之一;
  4. 私域 / 客服场景成熟:问答对知识库与公众号文章同步精准匹配私域运营工作流;
  5. 元宝完全免费:C 端入口无使用成本,官方明确暂无收费计划;
  6. 混元中文能力强(厂商口径):中文语料与微信生态数据的贴近是其模型侧的天然优势。

7.2. 缺点

  1. L5 评估观测公开信息完全空白:无评测集、无 Trace、无回归评估——全组 14 个平台中最空白的一层;
  2. 技术文档极度匮乏:架构、状态管理、持久化、记忆机制均不公开,工程团队无法做可靠的技术尽调;
  3. 复杂编排能力被认为不足:第三方评测普遍反馈复杂业务流程支持弱;
  4. 口径冲突多:混元版本三个口径并存、私有化支持与否两说,引用任何参数都需谨慎;
  5. 生态相对封闭:价值高度绑定腾讯系渠道,跨生态分发能力弱;
  6. 付费可持续性存疑:元宝免费策略下,平台侧的商业化路径不清晰(元器企业版与 API 计费之外的收入未见公开说明)。

7.3. 适用边界

场景是否适用理由
微信公众号 / 私域运营智能体最适用知识库自动同步 + 一键发布独有
中小企业客服 / 营销问答最适用问答对知识库 + 零代码 + 微信支付闭环
教育、零售等微信触达场景适用渠道与支付闭环
需要深度定制与复杂编排的核心业务系统不适用编排与工程能力不足,应选 LangGraph / 百炼类平台
需要评估回归体系的生产智能体不适用L5 完全空白
需要私有化与严格合规的场景需权衡私有化口径冲突,

7.4. 选型建议

  • 定位判断:把元器视为「渠道 / 生态封装层」。当业务的核心问题是「智能体如何在微信里触达用户并完成交易」时,它是首选;当核心问题是「智能体如何被工程化地构建、评估与治理」时,它不是答案。
  • 与 Coze 的取舍(两者同为渠道导向的 Agent Platform):在微信生态内做私域与交易,元器的公众号同步 + 微信支付闭环更强;在飞书 / 抖音生态或需要开源私有化,Coze(详见 06-coze.md)更合适。
  • 组合策略:可用元器做微信侧的触达与轻服务,把重推理与评估放在其他平台,通过 API 或工作流衔接——但这取决于平台 API 的开放程度,公开信息未见说明,采用前须实测验证。
  • 采用前必须确认:私有化是否真的可选(口径冲突待澄清);调用数据能否导出以自建评估;混元版本与计费档位的官方口径。

信息缺口声明

  1. L5 评估与观测能力:经多来源交叉检索确认,公开信息中完全空白——无评测集、无 Trace、无回归评估的任何官方文档。这是本平台最大的信息缺口,也是最需要官方澄清的能力项。
  2. 官方技术架构文档缺失:运行时设计、状态管理、持久化机制均未公开,第 4 章架构图仅为可确认形态的归纳。
  3. 上线确切日期:仅知 2024 年,具体日期未检索到。
  4. 私有化部署口径冲突:一来源称不支持,另一来源称支持(额外费用),。
  5. 混元版本口径冲突:混元 2.0(406B / 32B)与 Hy3(295B / 21B)与 Hy4 preview(770B / 49B)三个口径并列呈现,未能归并,。
  6. 带量化效果的企业案例:未检索到,未做补全。
  7. 多轮会话与长期记忆机制:官方未说明,仅第三方评测提及数据库 / 长期记忆能力。
  8. 平台 API 开放程度:智能体调用数据能否导出、能否通过 API 深度集成,无公开说明。
  9. 企业版定价细节:第三方口径「通常 5 万+/年」未获官方确认,。

8. 参考资料

  1. 腾讯元器官方网站。http://yuanqi.tencent.com
  2. 零门槛为微信公众号创建专属的腾讯元器 AI 智能体 — 腾讯云开发者社区。https://cloud.tencent.com/developer/article/2456683
  3. 用腾讯元器打造企业知识库问答助手 — 腾讯云开发者社区。https://developer.cloud.tencent.com/article/2609061
  4. 5 分钟搞定!我的公众号专属数据库知识库搭建全流程 — 腾讯云开发者社区。https://cloud.tencent.com/developer/article/2648182
  5. 腾讯元器 — ChooseAI(混元 2.0 口径、定价、微信支付 MCP)。https://www.chooseai.net/tools/93/
  6. 腾讯元宝是什么?功能、价格与对比(2026) — All Agent 百科(Hy3 / Hy4 口径、元宝免费策略核验)。https://www.allagent.wiki/agents/tencent-yuanbao
  7. 2026 企业智能体开发平台全景评测:八大主流平台横向对比 — 稀土掘金(等保三级、私有化口径之一)。https://juejin.cn/post/7654244323158016038
  8. 2026 年 AI 智能体平台全维度横评:从「养龙虾」到企业级部署 — CSDN(第三方成本口径、私有化口径之二)。https://blog.csdn.net/weixin_56622231/article/details/159515126
  9. 最全最新最详细的腾讯 AI 产品全景指南 — CSDN。https://blog.csdn.net/weixin_49076592/article/details/163128796
  10. 项目参数卡 v1.0(Agent Platform 定义与六层能力模型)— 本项目内部基准文件。

Tencent Yuanqi / Yuanbao Agent Platform (Tencent)

1. Introduction

1.1. Two-Product Structure: Yuanqi and Yuanbao

"Tencent Agent" is carried by two products within the Tencent system, and they must be separated first during selection and evaluation:

ProductPositioningUsersDelivery Form
Tencent Yuanqi (yuanqi.tencent.com)Agent development and publishing platform: no-code building + WeChat ecosystem distributionOfficial Account operators, SMBs, developersClosed-source SaaS
Tencent YuanbaoConsumer-facing AI assistant and Agent runtime entry point: AI search, document parsing, Agent deliveryIndividual usersClosed-source SaaS (App / Web / WeChat embedded)

The relationship between the two can be summarized as: Yuanqi is where you "build", and Yuanbao is where you "run" and "use"; agents created in Yuanqi can be published to Yuanbao with one click, and simultaneously to Official Accounts, QQ, Mini Programs, WeCom, and other channels.

1.2. Basic Information Card

ItemContentConfidence
DeveloperTencent (Hunyuan large model team)High (official website)
Entryhttps://yuanqi.tencent.com (WeChat scan-code login)High
FormClosed-source SaaS platformHigh
Launch date2024 (exact date not found, marked [To be verified])Low
LicenseCommercial proprietary (closed-source)High
Base modelConflicting claims exist and must be presented in parallel: ① Hunyuan 2.0 (MoE, 406B total / 32B active, 256K context, upgraded late 2025 – early 2026); ② Hunyuan Hy3 (MoE, 295B total / 21B active, 256K context); ③ Hunyuan Hy4 preview (770B / 49B, 1M+ context, released and open-sourced 2026-08-28, Yuanbao first)Low–Medium, conflicting claims
Pricing (Yuanqi)Platform free and open; underlying Hunyuan API has a free quota (hunyuan-lite fully free), pay-as-you-go beyond thatMedium
Pricing (Yuanbao)App and Web ends entirely free; Tencent publicly stated "Yuanbao is currently completely free to use, with no current charging plans" (verified 2026-08-27); the previously circulated "Pro CNY 19–29/month" claim was never officially launchedMedium
Third-party cost estimatesFree tier 200K tokens/month; standard billing CNY 0.005–0.1 / thousand tokens; enterprise version quoted on demand; private deployment supported (extra cost) — third-party evaluation figuresLow
Security & complianceClass-3 MLPS, Tencent security system (third-party evaluation figures)Low–Medium
Ecosystem distribution channelsWeChat Official Account, QQ, Mini Program, Tencent Yuanbao, WeCom, Tencent MeetingMedium
Key milestone2025-07 integrated WeChat Pay MCP protocol, supporting agent tipping, ordering, and other monetization featuresMedium

All version numbers, model parameters, and pricing in this article are accurate as of the September 2026 retrieval point; Tencent's official technical documentation is sparsely public, so much information can only rely on third-party evaluations, and this is flagged item by item in the body text and the Information Gap Statement.

1.3. Development Timeline

TimeEventSource Level
2024Yuanqi platform launched (exact date not found)Low
2024–2025Agent Plaza, plugin ecosystem, Official Account agents, and other capabilities gradually opened upMedium
2025-07Integrated WeChat Pay MCP protocol, giving agents built-in payment capabilities such as tipping and orderingMedium
Late 2025 – early 2026Base model upgraded to Hunyuan 2.0 (claim 1)Medium
2026-08-27Yuanbao's free strategy publicly verified: App and Web fully free, no charging plansMedium
2026-08-28Hunyuan Hy4 preview released and open-sourced, Yuanbao first (claim 3)Low–Medium

1.4. Position in the AI Harness System

By the boundary table of the parameter card, Tencent Yuanqi belongs to the "channel / ecosystem-oriented" branch of Agent Platform (Harness's productized encapsulation). But compared with similar platforms such as Dify and Coze, its focus is clearly different:

  • Dify's focus is the engineering loop (RAG depth, DSL, private deployment), Coze's focus is channel distribution + open-source engine, while Yuanqi's value centers on WeChat ecosystem distribution and the monetization loop — Official Account knowledge base auto-sync, one-click publishing, and WeChat Pay MCP form an end-to-end chain that other platforms cannot replicate;
  • On runtime and engineering capabilities, there is very little public information: no architecture documents, no state-management documentation, no evaluation system. In the six-layer rating, L5 is "Weak (public information entirely blank)", and most other layers are mostly "Medium", with most ratings constrained by insufficient public information rather than confirmed capability;
  • Summary positioning: Tencent Yuanqi is "AI Harness's channel / ecosystem encapsulation layer" — its value lies in distribution and monetization, not runtime and engineering.

2. Glossary

TermEnglish / AbbreviationDefinition
元器YuanqiTencent's agent development and publishing platform; build agents no-code and distribute them to the WeChat ecosystem
元宝YuanbaoTencent's consumer-facing AI assistant and agent runtime entry point; dual engine (Hunyuan + DeepSeek), completely free
公众号智能体An agent type designed for the Official Account scenario: can conveniently pull Official Account articles to build a knowledge base and one-click publish to the Official Account backend for intelligent replies
对话式智能体A more general agent type: supports flexibly building knowledge bases and workflows, and can be published to multiple channels for conversational interaction
知识库Knowledge BaseThe agent's source of facts; supports three types: text (pdf / word / txt), Q&A pairs (in table form), and Official Account articles (authorized auto-sync)
插件PluginA capability unit that lets an agent call external APIs, such as web search, document interpretation, and image generation; the platform has a "Plugin Plaza"
插件广场Plugin PlazaThe showcase entry for third-party and official plugins; developers can select or publish plugins
工作流WorkflowVisually combining plugins, large language models, and code blocks to orchestrate complex, stable business processes
参考源展示Reference DisplayWhen a reply invokes a knowledge base / plugin / workflow, the reply source is shown to the user by default (can be disabled)
微信支付 MCPWeChat Pay MCPThe payment protocol integrated in 2025-07, giving agents built-in monetization capabilities such as "taking orders" and "tipping"
智能体广场Agent PlazaA public entry displaying third-party-created agents, covering customer service, marketing, education, office, and other scenarios
一键优化One-click OptimizeA prompt-writing helper: the platform automatically improves the agent prompt and welcome message the user has written
混元HunyuanTencent's in-house large model family, the platform's default base; version claims conflict (see Section 4.2)
双引擎Dual EngineThe model combination on the Yuanbao side: the Hunyuan family plus DeepSeek as a second engine
多模态生成Multimodal GenerationThe platform's text, image, speech, and video input and generation capabilities; video generation up to 16 seconds, single-image 3D modeling about 30 seconds (third-party figures)

3. Feature Description

3.1. No-Code Agent Creation

Yuanqi's creation flow is a typical configuration-based (rather than orchestration-based) path:

  1. Choose a model (Hunyuan family and third-party models are selectable);
  2. Write a prompt and welcome message, optionally improved automatically with "One-click Optimize";
  3. Attach a knowledge base, plugins, and workflows;
  4. Test the conversational result;
  5. Publish with one click to channels such as Official Account / QQ / Mini Program / Yuanbao / WeCom.

3.2. Knowledge Base System

TypeInputApplicable Scenario
Text typepdf / word / txtLong-document Q&A such as papers and books
Q&A pair typeA table of questions and answersIntelligent Q&A, customer service assistants
Official Account articlesAuto-sync after authorization (optional historical time range and daily update frequency)Fan inquiries, Official Account content lookup

Engineering detail tip (practical experience from third-party tutorials): when syncing authorized Official Account articles, one article per file works better than merging several articles. Official Account auto-sync is Yuanqi's unique customer-acquisition-side knowledge base capability — the knowledge base updates automatically as content updates, and this design precisely matches the real workflow of private-domain operation.

3.3. Plugins and Workflows

  • Plugins: let an agent call external APIs, such as web search, document interpretation, and image generation; there is a Plugin Plaza entry;
  • Workflows: visually combine plugins, large-model calls, and code blocks to implement more stable multi-step processes;
  • Reference Display: replies show by default which knowledge base / plugin / workflow was invoked (can be disabled) — this is a rare, user-side transparency mechanism that can fall under L5 observation, but its depth goes no further than this.

3.4. WeChat Ecosystem Distribution and the Monetization Loop

This is Yuanqi's most structurally differentiated capability, broken into three parts:

  1. Reach: agents can be published to the WeChat Official Account (including menu bar and in-article embedding), QQ, Mini Programs, WeCom, and Tencent Meeting;
  2. Knowledge: authorized Official Account articles auto-sync into the knowledge base, so content grows in sync with the agent's capabilities;
  3. Monetization: WeChat Pay MCP gives agents built-in payment capabilities (tipping, ordering), completing the "reach — serve — charge" loop.

From a Harness perspective, these are not three marketing features but rather the making of "distribution" into a platform-level capability — compared with Coze's one-click multi-channel publishing (see 06-coze.md), Yuanqi's channels are more concentrated within the Tencent ecosystem, but the payment loop is something Coze does not have.

3.5. Consumer-Grade Capabilities on the Yuanbao Side

  • AI search (Official Account / Channels sources);
  • Document parsing and Agent delivery (PPT / Word / Excel / PDF / HTML);
  • Group chat summarization, deep thinking, code generation;
  • Use directly by @Yuanbao within WeChat / QQ / Mini Programs;
  • Multimodal: mutual translation across 33 languages including Chinese / English / Japanese, plus 5 Chinese minority languages such as Tibetan and Kazakh (third-party figures).

4. Platform Architecture

图 4-1|腾讯元器 / 元宝平台可确认的三层架构

腾讯元器 / 元宝 · 可确认的三层架构 基于产品行为与第三方资料归纳 · 官方架构文档未公开 发布分发层 · 元器独有价值(本图重点) 微信公众号 QQ 小程序 腾讯元宝 企业微信 腾讯会议 请求进入 · 加载配置 智能体配置层 智能体(提示词 + 欢迎语) 知识库(三类) 插件 工作流 参考源展示 · 智能体广场 调用模型推理 模型层 混元系列 + 第三方模型 版本口径冲突 · 见 4.2 节 元宝侧 · 双引擎 混元 Hy3 / Hy4 preview + DeepSeek 结构解读:元器 = AI Harness 的渠道 / 生态封装层,价值在分发与变现,而非运行时与工程。

数据来源:基于本文分析绘制的示意图。

4.1. The Three-Layer Structure That Can Be Confirmed

This study must first declare: no official Tencent-published architecture documents, runtime design, state-management, or persistence mechanisms were found as public documentation. The following is only the form that can be confirmed from product behavior and third-party materials:

┌────────────────────────────────────────────────────────┐
│ 发布分发层(元器独有价值)                                 │
│  微信公众号 · QQ · 小程序 · 腾讯元宝 · 企业微信 · 腾讯会议  │
└────────────────────────────────────────────────────────┘
                          │
┌────────────────────────────────────────────────────────┐
│ 智能体配置层                                             │
│  智能体(提示词 + 欢迎语)· 知识库(三类)· 插件 · 工作流    │
│  参考源展示 · 智能体广场                                   │
└────────────────────────────────────────────────────────┘
                          │
┌────────────────────────────────────────────────────────┐
│ 模型层                                                   │
│  混元系列(版本口径冲突,见 4.2 节)+ 第三方模型              │
│  元宝侧:混元 Hy3 / Hy4 preview + DeepSeek 双引擎          │
└────────────────────────────────────────────────────────┘

4.2. Conflicting Claims at the Model Layer

The Hunyuan base versions given by different third-party sources are mutually incompatible; this study does not trim them but presents them in parallel:

ClaimParametersDescription
Hunyuan 2.0MoE, 406B total / 32B active, 256K contextSaid to be the platform base late 2025 – early 2026
Hunyuan Hy3MoE, 295B total / 21B active, 256K context; input ¥1 / million, output ¥4 / million, cache ¥0.25 / millionAnother source's current claim
Hunyuan Hy4 preview770B / 49B, 1M+ context, recursive self-improvement loopSaid to be released and open-sourced 2026-08-28, Yuanbao first

The three claims may correspond to three different contexts — "platform base", "API billing tier", and "Yuanbao first release" — but because Tencent's official documentation is sparsely public, they cannot be further merged or disproven, marked [To be verified].

4.3. Processing Flow of an Official Account Agent Request

  1. A fan asks a question inside the Official Account;
  2. The agent loads its configuration: prompt, knowledge base (including synced Official Account articles), plugins, and workflows;
  3. If there is a knowledge base hit: retrieve and inject into the context, and the reply includes a reference source display by default;
  4. If plugins / workflows are configured: call external APIs or execute a multi-step flow;
  5. If a transaction is involved: complete tipping / ordering via WeChat Pay MCP;
  6. The reply is relayed back to the fan through the Official Account backend.

5. Harness Design

5.1. Six-Layer Capability Overview

LayerNameImplementation StrengthBasis for Judgment
L1Context EngineeringMediumKnowledge base (three types, including Official Account auto-sync) + prompt "One-click Optimize"; no public context compression / priority ranking mechanism
L2Tool and ExecutionMediumPlugin Plaza + workflow nodes (plugin / LLM / code block) + WeChat Pay MCP; no public information on sandbox execution
L3Orchestration and ControlMediumVisual workflow orchestration; complex business flow support considered insufficient by third-party evaluations
L4Memory and StateMediumDatabase / long-term memory mentioned by third-party evaluations; official docs do not explain multi-turn session and long-term memory mechanisms
L5Evaluation and ObservabilityWeak (public information entirely blank)Only "Reference Display" seen; no public documents for evaluation sets, Trace chains, or regression evaluation found
L6Governance and SecurityMedium (claims limited)Class-3 MLPS, data encryption, permission control (third-party figures); conflicting claims on private deployment support

Important note: this platform's six-layer ratings are constrained by "seriously insufficient public information". Apart from L5 (public information confirmed entirely blank after cross-checking multiple sources), the "Medium" on the other layers should be read as "evidence supports medium, no evidence supports higher", rather than "measured as medium".

5.2. L1 Context Engineering Layer

  • The knowledge base is the main mechanism of this layer: three knowledge base types + Official Account article auto-sync cover most of the fact-source needs for private-domain operation scenarios;
  • Prompt "One-click Optimize" is a lightweight context aid for non-technical users;
  • Missing: no public context compression, retrieval-result priority ranking, or cache reuse mechanisms; token management in long-document scenarios is entirely invisible.

5.3. L2 Tool and Execution Layer

  • The Plugin Plaza provides basic capabilities such as web search, document interpretation, and image generation;
  • Workflow nodes can combine plugins, large-model calls, and code blocks;
  • WeChat Pay MCP is the most valuable item in this layer: it turns "transactions" into a native tool of the agent, a capability unique among all 14 platforms in the group;
  • Missing: no public information on sandbox execution or a code interpreter; whether plugins are based on standard MCP is also unspecified.

5.4. L3 Orchestration and Control Layer

  • Visual workflows cover the "plugin + LLM + code block" combination, sufficient for customer service and Q&A-style flows;
  • Third-party evaluations generally consider its complex business flow orchestration capability insufficient — no public documentation for sub-agent dispatch, human approval nodes, or loops and parallelism;
  • No public information on a HITL (human-in-the-loop) mechanism.

5.5. L4 Memory and State Layer

  • Third-party evaluations mention the platform has database / long-term memory capability;
  • Official docs do not explain the specific mechanisms of multi-turn session management and long-term memory — whether memory exists, where it lives, and whether it can be retrieved across sessions are all unverifiable;
  • No public information on artifact management or checkpoints.

5.6. L5 Evaluation and Observability Layer

This is the layer with the most blank public information among all 14 platforms, confirmed by cross-checking multiple sources:

  • Present: only "Reference Display" — showing which knowledge base / plugin / workflow was invoked in replies; this is user-side transparency, not engineering-side observability;
  • Completely absent: any public documents on evaluation sets, evaluators, Trace chains, regression evaluation, A/B testing, or quality metrics;
  • Conclusion: developers cannot answer the basic question "is my agent performing well, and did my change make it worse" on the platform. Teams needing evaluation capability must fully bolt on external solutions, and even the precondition for that (that invocation data can be exported) has no public documentation.

5.7. L6 Governance and Security Layer

Governance CapabilityStatusNature of Source
Class-3 MLPSPresentThird-party evaluation figures
Data encryption, permission controlPresentThird-party evaluation figures
Tencent security system endorsementPresentInferred from platform ownership
Private deploymentConflicting claimsOne source says not supported, another says supported (extra cost) —
Agent-specific guardrailsNo public information
Cost guardrails / budget capsNo public information
Audit logs / RBAC detailsNo public information

5.8. Concrete Manifestations of Three Inherent Tensions

TensionManifestation on This PlatformMitigation
Flexibility ↔ PredictabilityNo-code drastically lowers the barrier, but orchestration expressiveness is limited and complex flows are considered insufficientSolidify key paths with workflows; shift complex scenarios to other platforms
Openness ↔ GovernanceThe ecosystem is concentrated within Tencent (Official Account / WeCom / payment); the closedness buys channel certainty; plugin and model openness are lowUsing it within the Tencent ecosystem yields the best experience; cross-ecosystem needs require separate selection
Cost ↔ DepthThe platform is free + Yuanbao is free, but deep engineering capabilities (evaluation, governance, private deployment) are missing, and the hidden cost of deep needs is shifted onto bolt-on solutions and headcountLight scenarios enjoy the free benefit; heavy scenarios should calculate total bolt-on cost before deciding

6. Case Studies

No enterprise deployment case studies with client names and quantified effect data were found. As of the retrieval date 2026-09-12, public information consists mainly of building tutorials and platform capability descriptions from individuals / Official Account operators, with no quantified indicators such as cost reduction or efficiency gains; this is reported as-is and not filled in.

Reference platform-side signals (third-party agents showcased in the Agent Plaza):

  • Personal blogger agents such as "吴川斌的博客AI助手" (Wu Chuanbin's Blog AI Assistant) and "卡尔的AI沃茨" (Karl's AI Watts);
  • "熊猫花花" (Panda Huahua) (jointly created by the Xinhua News Agency client × the Global Panda Partners Conference × the Pandaful Panda Community × Tencent Hunyuan);
  • Vertical-domain service agents such as "得理法律咨询" (Deli Legal Consultation).

These signals show the platform has real usage in Official Account scenarios such as media and legal consultation, but they do not constitute evidence of effectiveness.

Indirect evidence of the monetization loop: the integration of WeChat Pay MCP (2025-07) shows the platform side is driving agent monetization, but there is no public data on the actual transaction volume of tipping / ordering.

7. Summary

7.1. Strengths

  1. Unique native integration with the WeChat / WeCom ecosystem: Official Account knowledge base auto-sync + one-click publishing + WeCom / Mini Program reach, which no competitor can replicate;
  2. Complete monetization loop: WeChat Pay MCP lets agents tip and order directly, closing the "reach — serve — charge" loop in one go;
  3. Extremely low no-code barrier: configuration-based creation + One-click Optimize prompts, one of the fastest launch paths for non-technical users;
  4. Mature private-domain / customer service scenarios: Q&A-pair knowledge bases and Official Account article sync precisely match private-domain operation workflows;
  5. Yuanbao completely free: no usage cost on the consumer entry point, with the official explicit statement that there are no current charging plans;
  6. Strong Chinese-language capability of Hunyuan (vendor claim): the closeness of Chinese corpora and WeChat ecosystem data is its natural model-side advantage.

7.2. Weaknesses

  1. L5 evaluation-and-observability public information is entirely blank: no evaluation sets, no Trace, no regression evaluation — the most blank layer among all 14 platforms in the group;
  2. Extreme scarcity of technical documentation: architecture, state management, persistence, and memory mechanisms are all unpublished, so engineering teams cannot do reliable technical due diligence;
  3. Complex orchestration capability considered insufficient: third-party evaluations generally report weak support for complex business flows;
  4. Many conflicting claims: three coexisting Hunyuan version claims and two statements on private deployment support mean any parameter must be cited with caution;
  5. Relatively closed ecosystem: value is highly bound to Tencent-system channels, and cross-ecosystem distribution capability is weak;
  6. Questionable monetization sustainability: under the free-Yuanbao strategy, the platform-side monetization path is unclear (no public explanation of revenue beyond the Yuanqi enterprise version and API billing).

7.3. Applicability Boundaries

ScenarioApplicableReason
WeChat Official Account / private-domain operation agentsBest fitKnowledge base auto-sync + one-click publishing are unique
SMB customer service / marketing Q&ABest fitQ&A-pair knowledge base + no-code + WeChat Pay loop
WeChat-reach scenarios such as education and retailApplicableChannel and payment loop
Core business systems needing deep customization and complex orchestrationNot applicableOrchestration and engineering capability are insufficient; choose LangGraph / Bailian-type platforms
Production agents needing an evaluation/regression systemNot applicableL5 is entirely blank
Scenarios needing private deployment and strict complianceWeigh carefullyPrivate deployment claims conflict

7.4. Selection Recommendations

  • Positioning judgment: treat Yuanqi as a "channel / ecosystem encapsulation layer". When the business's core question is "how does the agent reach users in WeChat and complete transactions", it is the first choice; when the core question is "how is the agent engineered, evaluated, and governed", it is not the answer.
  • Trade-off with Coze (both are channel-oriented Agent Platforms): for private-domain and transactions within the WeChat ecosystem, Yuanqi's Official Account sync + WeChat Pay loop is stronger; in the Feishu / Douyin ecosystem or when open-source private deployment is needed, Coze (see 06-coze.md) is more suitable.
  • Combination strategy: use Yuanqi for WeChat-side reach and light service, put heavy reasoning and evaluation on other platforms, and connect them via API or workflows — but this depends on how open the platform's API is, which is not covered by the public information, and must be validated by testing before adoption.
  • Must confirm before adoption: whether private deployment is truly available (the claim conflict needs clarification); whether invocation data can be exported to build self-run evaluation; and the official view on the Hunyuan version and billing tiers.

Information Gap Statement

  1. L5 evaluation and observability capability: confirmed by cross-checking multiple sources to be entirely blank in public information — no official documents for evaluation sets, Trace, or regression evaluation. This is the platform's biggest information gap and the capability item most in need of official clarification.
  2. Missing official technical architecture documents: runtime design, state management, and persistence mechanisms are all unpublished; the architecture diagram in Chapter 4 is only an induction of the confirmable form.
  3. Exact launch date: only known to be 2024; the specific date was not found.
  4. Conflicting claims on private deployment: one source says not supported, another says supported (extra cost).
  5. Conflicting claims on Hunyuan versions: three claims are presented in parallel — Hunyuan 2.0 (406B / 32B), Hy3 (295B / 21B), and Hy4 preview (770B / 49B) — and could not be merged.
  6. Enterprise case studies with quantified effects: not found, and not filled in.
  7. Multi-turn session and long-term memory mechanisms: not explained officially; only third-party evaluations mention database / long-term memory capability.
  8. Platform API openness: no public documentation on whether agent invocation data can be exported or deeply integrated via API.
  9. Enterprise-pricing details: the third-party claim "usually CNY 50,000+/year" has not been officially confirmed.

8. References

  1. Tencent Yuanqi official website. http://yuanqi.tencent.com
  2. Create a dedicated Tencent Yuanqi AI agent for your WeChat Official Account with zero barrier — Tencent Cloud Developer Community. https://cloud.tencent.com/developer/article/2456683
  3. Build an enterprise knowledge base Q&A assistant with Tencent Yuanqi — Tencent Cloud Developer Community. https://developer.cloud.tencent.com/article/2609061
  4. Done in 5 minutes! The whole process of building my Official Account's exclusive database knowledge base — Tencent Cloud Developer Community. https://cloud.tencent.com/developer/article/2648182
  5. Tencent Yuanqi — ChooseAI (Hunyuan 2.0 claims, pricing, WeChat Pay MCP). https://www.chooseai.net/tools/93/
  6. What is Tencent Yuanbao? Features, pricing and comparison (2026) — All Agent encyclopedia (Hy3 / Hy4 claims, Yuanbao free-strategy verification). https://www.allagent.wiki/agents/tencent-yuanbao
  7. 2026 enterprise agent development platform panoramic evaluation: horizontal comparison of eight mainstream platforms — Juejin (Class-3 MLPS, one private-deployment claim). https://juejin.cn/post/7654244323158016038
  8. 2026 full-dimension evaluation of AI agent platforms: from "raising lobster" to enterprise-grade deployment — CSDN (third-party cost figures, second private-deployment claim). https://blog.csdn.net/weixin_56622231/article/details/159515126
  9. Most complete, newest, most detailed panorama guide to Tencent AI products — CSDN. https://blog.csdn.net/weixin_49076592/article/details/163128796
  10. Project Parameter Card v1.0 (Agent Platform definition and the six-layer capability model) — this project's internal baseline file.