[PR #228] [CLOSED] v1: models, messages #544

Closed
opened 2026-02-17 17:20:36 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/228
Author: @mdrxy
Created: 8/25/2025
Status: Closed

Base: v1-alphaHead: mdrxy/models-early


📝 Commits (10+)

📊 Changes

1317 files changed (+121091 additions, -724 deletions)

View changed files

📝 pipeline/core/builder.py (+64 -0)
📝 src/docs.json (+205 -171)
📝 src/images/brand/langchain-docs-lilac.svg (+12 -12)
📝 src/images/brand/langchain-docs-teal.svg (+12 -12)
📝 src/langchain/1-build-basic-chatbot.mdx (+0 -0)
📝 src/langchain/2-add-tools.mdx (+0 -0)
📝 src/langchain/3-add-memory.mdx (+0 -0)
📝 src/langchain/4-human-in-the-loop.mdx (+0 -0)
📝 src/langchain/5-customize-state.mdx (+0 -0)
📝 src/langchain/6-time-travel.mdx (+0 -0)
📝 src/langchain/GRAPH_RECURSION_LIMIT.mdx (+0 -0)
📝 src/langchain/INVALID_CHAT_HISTORY.mdx (+0 -0)
📝 src/langchain/INVALID_CONCURRENT_GRAPH_UPDATE.mdx (+0 -0)
📝 src/langchain/INVALID_GRAPH_NODE_RETURN_VALUE.mdx (+0 -0)
📝 src/langchain/MULTIPLE_SUBGRAPHS.mdx (+0 -0)
📝 src/langchain/add-human-in-the-loop.mdx (+0 -0)
📝 src/langchain/add-memory.mdx (+0 -0)
📝 src/langchain/agent-supervisor.mdx (+0 -0)
📝 src/langchain/agentic-architectures.mdx (+0 -0)
📝 src/langchain/agentic-rag.mdx (+0 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/228 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 8/25/2025 **Status:** ❌ Closed **Base:** `v1-alpha` ← **Head:** `mdrxy/models-early` --- ### 📝 Commits (10+) - [`e9ac686`](https://github.com/langchain-ai/docs/commit/e9ac686e066499ce93f243da7ff6100dda1d7b0d) add langchain docs - [`7ea0c1a`](https://github.com/langchain-ai/docs/commit/7ea0c1af7100dd3d1745bf3a13308800c7ab4603) cr - [`ed16086`](https://github.com/langchain-ai/docs/commit/ed16086725b4554ea4e452a0a086366a401ba5be) cr - [`03a795b`](https://github.com/langchain-ai/docs/commit/03a795b85da364bd005485b8543505ee3942a0d6) cr - [`f449c20`](https://github.com/langchain-ai/docs/commit/f449c205270be6965cc1873c166b7a575c3cd971) Merge branch 'harrison/revamp' into harrison/structure - [`3c8977f`](https://github.com/langchain-ai/docs/commit/3c8977f536d92a858e27c1c04ed57de2fdbb5254) revamp structure - [`4f08d60`](https://github.com/langchain-ai/docs/commit/4f08d60053c0356a239a9b377545a5466ca31327) cr - [`ab8409f`](https://github.com/langchain-ai/docs/commit/ab8409fb6d9261ee3d129ac1fd8b3a0abc67d0a1) . - [`5408e3a`](https://github.com/langchain-ai/docs/commit/5408e3ae15a09ce2977ee47f4a81cd84c330a3ab) . - [`a01c5c3`](https://github.com/langchain-ai/docs/commit/a01c5c31d4aca953e7d91f2f7c316c389e8096d8) . ### 📊 Changes **1317 files changed** (+121091 additions, -724 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+64 -0) 📝 `src/docs.json` (+205 -171) 📝 `src/images/brand/langchain-docs-lilac.svg` (+12 -12) 📝 `src/images/brand/langchain-docs-teal.svg` (+12 -12) 📝 `src/langchain/1-build-basic-chatbot.mdx` (+0 -0) 📝 `src/langchain/2-add-tools.mdx` (+0 -0) 📝 `src/langchain/3-add-memory.mdx` (+0 -0) 📝 `src/langchain/4-human-in-the-loop.mdx` (+0 -0) 📝 `src/langchain/5-customize-state.mdx` (+0 -0) 📝 `src/langchain/6-time-travel.mdx` (+0 -0) 📝 `src/langchain/GRAPH_RECURSION_LIMIT.mdx` (+0 -0) 📝 `src/langchain/INVALID_CHAT_HISTORY.mdx` (+0 -0) 📝 `src/langchain/INVALID_CONCURRENT_GRAPH_UPDATE.mdx` (+0 -0) 📝 `src/langchain/INVALID_GRAPH_NODE_RETURN_VALUE.mdx` (+0 -0) 📝 `src/langchain/MULTIPLE_SUBGRAPHS.mdx` (+0 -0) 📝 `src/langchain/add-human-in-the-loop.mdx` (+0 -0) 📝 `src/langchain/add-memory.mdx` (+0 -0) 📝 `src/langchain/agent-supervisor.mdx` (+0 -0) 📝 `src/langchain/agentic-architectures.mdx` (+0 -0) 📝 `src/langchain/agentic-rag.mdx` (+0 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:20:36 -05:00
yindo closed this issue 2026-02-17 17:20:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#544