docs: add reflection prebuilt (#3805)

This commit is contained in:
Vadym Barda
2025-03-12 17:54:59 +00:00
committed by GitHub
parent 7f803df586
commit 74b2dbe1ea
@@ -30,3 +30,6 @@ packages:
- name: "langgraph-bigtool"
repo: "langchain-ai/langgraph-bigtool"
description: "Build LangGraph agents with large numbers of tools."
- name: "langgraph-reflection"
repo: "langchain-ai/langgraph-reflection"
description: "LangGraph agent that runs a reflection step."