[PR #2] [CLOSED] Fill in IA for LangChain docs #316

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2
Author: @lnhsingh
Created: 5/20/2025
Status: Closed

Base: mainHead: langchain-working-branch


📝 Commits (8)

📊 Changes

48 files changed (+260 additions, -12 deletions)

View changed files

📝 docs.json (+181 -7)
📝 langchain/contributing.mdx (+0 -0)
📝 langchain/examples/chat-models-prompts.mdx (+0 -0)
langchain/examples/classification.mdx (+0 -0)
langchain/examples/extraction.mdx (+0 -0)
langchain/examples/migrate-from-v0.0-chains.mdx (+0 -0)
langchain/examples/overview.mdx (+5 -0)
langchain/examples/semantic-search.mdx (+0 -0)
langchain/guides/chat-models/available-integrations.mdx (+4 -0)
langchain/guides/chat-models/configure-messages.mdx (+3 -0)
langchain/guides/chat-models/input-multi-modal-data.mdx (+4 -0)
langchain/guides/chat-models/overview.mdx (+6 -0)
langchain/guides/chat-models/use-chat-models.mdx (+3 -0)
langchain/guides/custom-components/overview.mdx (+0 -0)
langchain/guides/document-loaders/overview.mdx (+0 -0)
langchain/guides/embedding-models/overview.mdx (+0 -0)
langchain/guides/get-started/overview.mdx (+7 -0)
langchain/guides/prompt-templates/overview.mdx (+0 -0)
langchain/guides/retrievers/overview.mdx (+0 -0)
langchain/guides/stub-langchain.mdx (+0 -5)

...and 28 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/2 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 5/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `langchain-working-branch` --- ### 📝 Commits (8) - [`0979cb7`](https://github.com/langchain-ai/docs/commit/0979cb7e70fffb07b611ec212946ce1c5269c054) Fill in IA for LangChain docs - [`e9576ef`](https://github.com/langchain-ai/docs/commit/e9576efd7e7787b34fea4d4944c7971a47d524e0) add to sidenav - [`77cbeb6`](https://github.com/langchain-ai/docs/commit/77cbeb67ffdb73a62cc114e9c335a6298cbc22a5) errors - [`26a16f6`](https://github.com/langchain-ai/docs/commit/26a16f6a235f503c69ed10d46dacba725c1475fc) update advanced - [`70bc3b5`](https://github.com/langchain-ai/docs/commit/70bc3b51ae7a603d8826f2ca3af527173ae91e98) add examples - [`8f2e5ca`](https://github.com/langchain-ai/docs/commit/8f2e5ca0bfc4e6007f095424713270cae3c4d469) updates based on feedback - [`2347725`](https://github.com/langchain-ai/docs/commit/234772516c275455faee2e78c3277d88c3265e3f) fix sidenav - [`a3ed14f`](https://github.com/langchain-ai/docs/commit/a3ed14faa7a80c7f744c9d0b4276f08219c2a072) add landing page ### 📊 Changes **48 files changed** (+260 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `docs.json` (+181 -7) 📝 `langchain/contributing.mdx` (+0 -0) 📝 `langchain/examples/chat-models-prompts.mdx` (+0 -0) ➕ `langchain/examples/classification.mdx` (+0 -0) ➕ `langchain/examples/extraction.mdx` (+0 -0) ➕ `langchain/examples/migrate-from-v0.0-chains.mdx` (+0 -0) ➕ `langchain/examples/overview.mdx` (+5 -0) ➕ `langchain/examples/semantic-search.mdx` (+0 -0) ➕ `langchain/guides/chat-models/available-integrations.mdx` (+4 -0) ➕ `langchain/guides/chat-models/configure-messages.mdx` (+3 -0) ➕ `langchain/guides/chat-models/input-multi-modal-data.mdx` (+4 -0) ➕ `langchain/guides/chat-models/overview.mdx` (+6 -0) ➕ `langchain/guides/chat-models/use-chat-models.mdx` (+3 -0) ➕ `langchain/guides/custom-components/overview.mdx` (+0 -0) ➕ `langchain/guides/document-loaders/overview.mdx` (+0 -0) ➕ `langchain/guides/embedding-models/overview.mdx` (+0 -0) ➕ `langchain/guides/get-started/overview.mdx` (+7 -0) ➕ `langchain/guides/prompt-templates/overview.mdx` (+0 -0) ➕ `langchain/guides/retrievers/overview.mdx` (+0 -0) ➖ `langchain/guides/stub-langchain.mdx` (+0 -5) _...and 28 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:06 -05:00
yindo closed this issue 2026-02-17 17:20:06 -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#316