mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
21 lines
989 B
YAML
21 lines
989 B
YAML
#A list of third-party packages to surface on the third-party page.
|
|
packages:
|
|
- name: "trustcall"
|
|
repo: "hinthornw/trustcall"
|
|
description: "Tenacious tool calling built on LangGraph"
|
|
- name: "breeze-agent"
|
|
repo: "andrestorres123/breeze-agent"
|
|
description: "A streamlined research system built inspired on STORM and built on LangGraph"
|
|
- name: "langgraph-supervisor"
|
|
repo: "langchain-ai/langgraph-supervisor"
|
|
description: "Build supervisor multi-agent systems with LangGraph"
|
|
- name: "langmem"
|
|
repo: "langchain-ai/langmem"
|
|
description: "Build agents that learn and adapt from interactions over time."
|
|
- name: "langchain-mcp-adapters"
|
|
repo: "langchain-ai/langchain-mcp-adapters"
|
|
description: "Make Anthropic Model Context Protocol (MCP) tools compatible with LangGraph agents."
|
|
- name: "open-deep-research"
|
|
repo: "langchain-ai/open_deep_research"
|
|
description: "Open source assistant for iterative web research and report writing."
|