摘要: 本文是「深入 Open Agent SDK (Swift)」系列第二篇。 上一篇分析了 Agent Loop 的运转机制,其中有一个环节是"执行工具"——LLM 说"我要调 Bash",SDK 就真的起一个进程跑命令。但这背后的工具系统远不止"调个函数"那么简单。34 个内置工具怎么组织?怎么从 L 阅读全文
posted @ 2026-04-26 19:23 四眼蒙面侠 阅读(43) 评论(1) 推荐(0)
摘要: layout: post title: "深入 Open Agent SDK(一):Agent Loop 内核——从 prompt 到多轮对话的完整运转机制" date: 2026-04-22 16:00:00 +0800 categories: tech description: "分析 Open 阅读全文
posted @ 2026-04-26 10:46 四眼蒙面侠 阅读(50) 评论(0) 推荐(0)
摘要: layout: post title: "Open Agent SDK (Swift):用原生 Swift 构建 AI Agent 应用" date: 2026-04-18 15:00:00 +0800 categories: tech description: "Open Agent SDK 是一 阅读全文
posted @ 2026-04-26 10:43 四眼蒙面侠 阅读(125) 评论(2) 推荐(0)