docs: update packages.yml (#3351)

This commit is contained in:
Vadym Barda
2025-02-07 15:12:00 -05:00
committed by GitHub
parent 0caae32a40
commit e479a2c643
2 changed files with 4 additions and 0 deletions
@@ -19,6 +19,7 @@ below. These libraries can extend LangGraph's functionality in various ways.
## 📚 Available Libraries
[//]: # (This file is automatically generated using a script in docs/_scripts. Do not edit this file directly!)
{library_list}
## ✨ Contributing Your Library
@@ -3,3 +3,6 @@ packages:
- name: "trustcall"
repo: "hinthornw/trustcall"
description: "Tenacious tool calling built on LangGraph"
- name: "langgraph-supervisor"
repo: "langchain-ai/langgraph-supervisor"
description: "Build supervisor multi-agent systems with LangGraph"