[PR #1914] [MERGED] feat: custom workflows w/ rag example #1969

Closed
opened 2026-02-17 17:22:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1914
Author: @sydney-runkle
Created: 12/15/2025
Status: Merged
Merged: 12/15/2025
Merged by: @eyurtsev

Base: sr/multi-agent-new-docsHead: sr/sydney-revision


📝 Commits (2)

📊 Changes

1 file changed (+202 additions, -119 deletions)

View changed files

📝 src/oss/langchain/multi-agent.mdx (+202 -119)

📄 Description

building out a custom rag pipeline that serves as a wnba q&a bot :)

this is not the most realistic rag example ever but more POC re different node types. also thought about coding agent but oh my gosh we need some variety in our docs! that's basic!!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1914 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `sr/multi-agent-new-docs` ← **Head:** `sr/sydney-revision` --- ### 📝 Commits (2) - [`25f75ea`](https://github.com/langchain-ai/docs/commit/25f75ead61550c229922cb9f1c5f63cacc20f61b) rag example - [`3ded33e`](https://github.com/langchain-ai/docs/commit/3ded33e7db54385d6332960499c10abaf9712ebf) boom ### 📊 Changes **1 file changed** (+202 additions, -119 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/multi-agent.mdx` (+202 -119) </details> ### 📄 Description building out a custom rag pipeline that serves as a wnba q&a bot :) this is not the most realistic rag example ever but more POC re different node types. also thought about coding agent but oh my gosh we need some variety in our docs! that's basic!! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:55 -05:00
yindo closed this issue 2026-02-17 17:22:55 -05:00
yindo changed title from [PR #1914] feat: custom workflows w/ rag example to [PR #1914] [MERGED] feat: custom workflows w/ rag example 2026-06-05 18:15:55 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1969