From c84f35eff59cb881d49cdbd69eccadd563170cce Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Mon, 24 Mar 2025 13:26:53 -0400 Subject: [PATCH] add langmanus to prebuilt (#3999) --- docs/_scripts/third_party_page/packages.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/_scripts/third_party_page/packages.yml b/docs/_scripts/third_party_page/packages.yml index 1f63dbf5c..0fc5ce3eb 100644 --- a/docs/_scripts/third_party_page/packages.yml +++ b/docs/_scripts/third_party_page/packages.yml @@ -36,3 +36,6 @@ packages: - name: "langgraph-reflection" repo: "langchain-ai/langgraph-reflection" description: "LangGraph agent that runs a reflection step." + - name: "langmanus" + repo: "langmanus/langmanus" + description: "A community-driven AI automation framework that builds upon the incredible work of the open source community. Our goal is to combine language models with specialized tools for tasks like web search, crawling, and Python code execution, while giving back to the community that made this possible."