Skip to content

Commit 15daccf

Browse files
pokeyCopilotlnhsingh
authored andcommitted
Translate supervisor tutorial to js (langchain-ai#981)
Just translates the Python version of the supervisor tutorial to js. - Depends on langchain-ai/langchainjs#9228 - See also langchain-ai/langchainjs#9235 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Lauren Hirata Singh <lauren@langchain.dev>
1 parent 1d90fdf commit 15daccf

File tree

2 files changed

+714
-3
lines changed

2 files changed

+714
-3
lines changed

src/docs.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -669,8 +669,9 @@
669669
"pages": [
670670
"oss/javascript/langchain/knowledge-base",
671671
"oss/javascript/langchain/rag",
672-
"oss/javascript/langgraph/agentic-rag",
673-
"oss/javascript/langchain/sql-agent"
672+
"oss/javascript/langchain/sql-agent",
673+
"oss/javascript/langchain/supervisor",
674+
"oss/javascript/langgraph/agentic-rag"
674675
]
675676
},
676677
{

0 commit comments

Comments
 (0)