diff --git a/docs/_scripts/third_party_page/packages.yml b/docs/_scripts/third_party_page/packages.yml index 0aca5727a..5826b3454 100644 --- a/docs/_scripts/third_party_page/packages.yml +++ b/docs/_scripts/third_party_page/packages.yml @@ -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." \ No newline at end of file