Skip to content

Commit cf697f9

Browse files
committed
add langgraph prebuilt agents, langgraph reflection, langgraph bigtool
1 parent f3f2a37 commit cf697f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,12 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
161161

162162
## LangGraph Extensions
163163

164+
- [LangGraph Prebuilt Agents](https://langchain-ai.github.io/langgraph/prebuilt/): Prebuilt agents for LangGraph (includes 3rd Party LangGraph extensions)
164165
- [LangMem](https://github.com/langchain-ai/langmem): LangMem provides tooling to extract important information from conversations, optimize agent behavior through prompt refinement, and maintain long-term memory. [GitHub](https://github.com/langchain-ai/langmem)
165166
- [LangGraph Supervisor](https://github.com/langchain-ai/langgraph-supervisor): A Python library for creating hierarchical multi-agent systems using LangGraph. [GitHub](https://github.com/langchain-ai/langgraph-supervisor)
166167
- [Open Deep Research](https://github.com/langchain-ai/open_deep_research): An open source assistant that automates research and produces customizable reports on any topic.
167-
168+
- [LangGraph Reflection](https://github.com/langchain-ai/langgraph-reflection): This prebuilt graph is an agent that uses a reflection-style architecture to check and improve an initial agent's output. [GitHub](https://github.com/langchain-ai/langgraph-reflection)
169+
- [LangGraph Big Tool](https://github.com/langchain-ai/langgraph-bigtool): Create LangGraph agents that can access large numbers of tools [GitHub](https://github.com/langchain-ai/langgraph-bigtool)
168170

169171
## Huggingface Ecosystem
170172

0 commit comments

Comments
 (0)