<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LangGraph on Text Matrix</title><link>https://txtmix.com/tags/langgraph/</link><description>Recent content in LangGraph on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:20:36 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/langgraph/index.xml" rel="self" type="application/rss+xml"/><item><title>Agents Towards Production：AI Agent 生产级开发全栈指南</title><link>https://txtmix.com/posts/tech/agents-towards-production-ai-agents-production-guide/</link><pubDate>Sun, 17 May 2026 20:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/agents-towards-production-ai-agents-production-guide/</guid><description>&lt;h1 id="agents-towards-productionai-agent-生产级开发全栈指南">Agents Towards Production：AI Agent 生产级开发全栈指南&lt;/h1>
&lt;p>在 LLM 应用从 Demo 走向生产环境的进程中，开发者面临的挑战远比训练一个模型要大得多——状态管理、工具调用、安全边界、多智能体协作、可观测性……每一个环节都可能成为掉链子的那一个。&lt;/p></description></item><item><title>TradingAgents：Multi-Agent LLM 金融交易框架深度解析</title><link>https://txtmix.com/posts/tech/tradingagents-multi-agent-llm-trading-framework/</link><pubDate>Mon, 04 May 2026 11:45:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/tradingagents-multi-agent-llm-trading-framework/</guid><description>&lt;h1 id="tradingagentsmulti-agent-llm-金融交易框架深度解析">TradingAgents：Multi-Agent LLM 金融交易框架深度解析&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：掌握 Python 基础、了解 LLM 基本概念，想了解 AI Agent 在金融领域应用的开发者
&lt;strong>预计阅读时间&lt;/strong>：20 分钟
&lt;strong>前置知识&lt;/strong>：&lt;a href="https://python.langchain.com/docs/concepts/langgraph/" target="_blank" rel="noopener noreffer ">LangGraph 入门&lt;/a> ⭐⭐ | &lt;a href="https://platform.openai.com/docs/api-reference" target="_blank" rel="noopener noreffer ">LLM API 调用基础&lt;/a> ⭐
&lt;strong>GitHub&lt;/strong>：https://github.com/TauricResearch/TradingAgents | &lt;strong>Stars&lt;/strong>：65,532 ⭐&lt;/p></description></item><item><title>TradingAgents 全面指南：多 Agent 大模型金融交易框架从入门到精通</title><link>https://txtmix.com/posts/tech/tradingagents-multi-agent-crypto-trading-framework-guide/</link><pubDate>Sat, 02 May 2026 15:04:08 +0800</pubDate><guid>https://txtmix.com/posts/tech/tradingagents-multi-agent-crypto-trading-framework-guide/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想系统掌握 LLM 多 Agent 协作在金融交易场景落地的工程师与研究者
&lt;strong>核心问题&lt;/strong>：TradingAgents 是如何把&amp;quot;分析师团队 + 研究员辩论 + 交易员决策 + 风控审批&amp;quot;这套真实交易逻辑翻译成可运行的多 Agent 工作流的？每个 Agent 的职责边界在哪里？系统如何做到可恢复、可积累的？
&lt;strong>难度&lt;/strong>：⭐⭐⭐⭐（高级工程实践，需要一定 Python 基础与 LLM 使用经验）
&lt;strong>预计阅读时间&lt;/strong>：25 分钟&lt;/p></description></item><item><title>easy-langent：Datawhale出品LangChain/LangGraph大模型应用开发教程——从入门到精通</title><link>https://txtmix.com/posts/tech/easy-langent-langchain-langgraph-tutorial/</link><pubDate>Sun, 19 Apr 2026 23:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/easy-langent-langchain-langgraph-tutorial/</guid><description>&lt;h1 id="easy-langentdatawhale出品langchainlanggraph大模型应用开发教程从入门到精通">easy-langent：Datawhale出品LangChain/LangGraph大模型应用开发教程——从入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：具备Python基础、想入门大模型应用开发的开发者
&lt;strong>预计阅读时间&lt;/strong>：60-80分钟
&lt;strong>前置知识&lt;/strong>：Python基础、了解LLM基本概念
&lt;strong>项目地址&lt;/strong>：&lt;a href="https://github.com/datawhalechina/easy-langent" target="_blank" rel="noopener noreffer ">datawhalechina/easy-langent&lt;/a>&lt;/p></description></item><item><title>AI Hedge Fund：多 Agent 对冲基金团队实战</title><link>https://txtmix.com/posts/tech/ai-hedge-fund-multi-agent-trading/</link><pubDate>Thu, 09 Apr 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-hedge-fund-multi-agent-trading/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想系统理解多 Agent 工作流、量化研究系统设计，或准备拆解 &lt;code>ai-hedge-fund&lt;/code> 源码的工程师与研究者
&lt;strong>核心问题&lt;/strong>：这个项目到底实现了什么？为什么它的多 Agent 设计值得学？第一次上手应该从哪里开始？
&lt;strong>难度&lt;/strong>：⭐⭐⭐（中高级工程实践）
&lt;strong>预计阅读时间&lt;/strong>：18 分钟&lt;/p></description></item><item><title>TradingAgents：多智能体 LLM 金融交易框架深度解析</title><link>https://txtmix.com/posts/tech/quant/tradingagents-multi-agent-llm-financial-trading/</link><pubDate>Wed, 08 Apr 2026 12:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/quant/tradingagents-multi-agent-llm-financial-trading/</guid><description>&lt;p>TradingAgents 最值得看的地方，不是“让一个 LLM 直接给出买卖建议”，而是把投研团队里原本混在一起的四件事拆开了：信息采集、观点对抗、交易决策、组合审批。到 2026 年 5 月公开的 &lt;code>v0.2.5&lt;/code>，这个项目已经不只是论文配套 Demo。它有 CLI、Python 包、多提供商模型、LangGraph checkpoint、跨运行决策日志和 Docker；但它首先仍是研究框架，不是可以直接接券商账户的实盘执行系统。&lt;/p></description></item><item><title>TradingAgents-CN：多智能体 AI 量化投资学习平台从入门到精通</title><link>https://txtmix.com/posts/tech/quant/tradingagents-cn-multi-agent-stock-platform/</link><pubDate>Wed, 08 Apr 2026 10:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/quant/tradingagents-cn-multi-agent-stock-platform/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：对 AI 量化投资感兴趣的个人投资者、研究者，以及希望学习多智能体 LLM 金融分析的技术开发者
&lt;strong>核心问题&lt;/strong>：如何基于多智能体架构，使用大语言模型进行合规的股票研究与策略实验？
&lt;strong>难度&lt;/strong>：⭐⭐⭐（中级偏高）
&lt;strong>预计阅读时间&lt;/strong>：45 分钟&lt;/p></description></item><item><title>DeerFlow 2.0：字节跳动 Super Agent Harness 从入门到精通</title><link>https://txtmix.com/posts/tech/ai-agent/deerflow-super-agent-harness/</link><pubDate>Sat, 28 Mar 2026 16:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/deerflow-super-agent-harness/</guid><description>&lt;h1 id="deerflow-20字节跳动-super-agent-harness-从入门到精通">DeerFlow 2.0：字节跳动 Super Agent Harness 从入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：40分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想要深入理解多智能体编排、可扩展 Agent 技能系统、沙箱隔离执行环境的开发者与研究者
&lt;strong>核心问题&lt;/strong>：如何构建一个可以分解复杂任务、跨会话记忆、多种 IM 渠道接入的可扩展 Super Agent 平台？
&lt;strong>难度&lt;/strong>：⭐⭐⭐⭐（专家设计）
&lt;strong>预计阅读时间&lt;/strong>：55 分钟&lt;/p></description></item></channel></rss>