<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Llmops - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/llmops/</link><description>Llmops - 标签 - 研发日志 · 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>Fri, 14 Feb 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/llmops/" rel="self" type="application/rss+xml"/><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>