Langchain

Langchain taxonomy generated by the site skill importer.

2 個技能
W
langchain-architecture

作者 wshobson

langchain-architecture 是一份用於規劃 LangChain 1.x 與 LangGraph 應用的設計指南。可在實作前協助你判斷應採用 chains、agents、retrieval、memory 與 stateful orchestration 等模式。

Agent 編排
收藏 0GitHub 32.6k
M
multi-agent-patterns

作者 muratcankoylan

multi-agent-patterns 技能可協助你設計與實作具備 Agent Orchestration、上下文隔離、平行工作與結構化交接的代理系統。當你要在單一 agent 與多 agent 架構之間做選擇,或需要 supervisor 路由、同儕交接、共識機制、故障處理時,就很適合使用它。它最適合以編排為核心、且協調清楚比單純增加 agent 數量更重要的任務。

Agent 編排
收藏 0GitHub 15.6k
Langchain