diff --git a/docs/_scripts/third_party_page/packages.yml b/docs/_scripts/third_party_page/packages.yml index 5826b3454..1f63dbf5c 100644 --- a/docs/_scripts/third_party_page/packages.yml +++ b/docs/_scripts/third_party_page/packages.yml @@ -30,6 +30,9 @@ packages: - name: "langgraph-bigtool" repo: "langchain-ai/langgraph-bigtool" description: "Build LangGraph agents with large numbers of tools." + - name: "ai-data-science-team" + repo: "business-science/ai-data-science-team" + description: "An AI-powered data science team of agents to help you perform common data science tasks 10X faster." - name: "langgraph-reflection" repo: "langchain-ai/langgraph-reflection" - description: "LangGraph agent that runs a reflection step." \ No newline at end of file + description: "LangGraph agent that runs a reflection step."