<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Ai-Agent - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/ai-agent/</link><description>Ai-Agent - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Wed, 27 Aug 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/ai-agent/" rel="self" type="application/rss+xml"/><item><title>斯坦福小镇 AI:Generative Agents 论文解读</title><link>https://rd163.visword.com/posts/generative-agents/</link><pubDate>Wed, 27 Aug 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/generative-agents/</guid><description><![CDATA[<p>2023 年 4 月，斯坦福大学与谷歌研究院的研究人员在 arXiv 上发布了论文《Generative Agents: Interactive Simulacra of Human Behavior》(arXiv:2304.03442),后续被 ACM UIST 2023 收录。他们在《模拟人生》(The Sims)风格的沙盒小镇 Smallville 中放入 25 个由大语言模型（LLM）驱动的虚拟居民，每个居民拥有独立的性格、日程与社交关系，可以自主移动、对话、记忆和决策。这项工作把 LLM 从&quot;回答问题的工具&quot;推到了&quot;模拟可信人类行为的代理&quot;这一新范式，成为后续 Agent 浪潮（如 AutoGPT、MetaGPT、AI Town 等）的重要参照。</p>]]></description></item><item><title>LLM 工作流编排方案</title><link>https://rd163.visword.com/posts/llm-workflow-compose/</link><pubDate>Fri, 14 Feb 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/llm-workflow-compose/</guid><description><![CDATA[<p>单纯调用一个大语言模型（Large Language Model,LLM）的 API 只能解决一次性问答。当业务需要把&quot;检索知识库 → 调用 LLM → 执行工具 → 分支判断 → 输出结构化结果&quot;串联成一条流水线时，就需要<strong>工作流编排</strong>(Workflow Orchestration)。围绕 LLM 的编排能力，业界通常也称之为 LLMOps 平台或 AI Agent(智能体)平台。</p>]]></description></item></channel></rss>