ai-orchestration-langchain
@agents-inc · 收录于 3 周前
LangChain.js patterns for building LLM applications — chat models, LCEL chains, prompt templates, structured output, agents, tools, RAG, streaming, and LangSmith tracing
适合你,如果正在用LangChain.js开发LLM应用
/ 通过 npx 安装 校验哈希
npx oh-my-skill add agents-inc/skills/ai-orchestration-langchain/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- agents-inc/skills/ai-orchestration-langchain/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify agents-inc/skills/ai-orchestration-langchain安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
15GitHub stars
~4.2K最小装载
~11.7K含声明引用
~11.7K文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 279811b · 表述以原文为准它做什么
安装后,Claude 能帮你用 LangChain.js 构建 LLM 应用,包括聊天模型、链式调用、结构化输出、智能体、RAG 和流式响应。
什么时候触发
当你需要组合多个 LLM 步骤(如提示词→模型→解析器),或需要智能体自动调用工具、实现 RAG 检索时触发。
装好后可以这样说
会生成 tool() 函数代码。
会生成智能体代码并支持流式输出。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…