[PR #1648] [MERGED] docs: update import for LLMChain from langchain_classic #1726

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1648
Author: @v-mdev
Created: 11/27/2025
Status: Merged
Merged: 11/27/2025
Merged by: @mdrxy

Base: mainHead: patch-1


📝 Commits (1)

  • be537b1 Update import for LLMChain from langchain_classic

📊 Changes

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

View changed files

📝 src/oss/python/integrations/retrievers/re_phrase.mdx (+1 -1)

📄 Description

Overview

This PR updates the documentation for python retriever integrations. Specifically, it corrects the import statement for LLMChain, updating it to import from langchain_classic.

Type of change

Type: Update existing documentation / Fix typo/bug/link/formatting

Related issues/PRs

GitHub issue:

Feature PR:

Linear issue:

Slack thread:

Checklist

[x] I have read the contributing guidelines

[x] I have tested my changes locally using docs dev

[x] All code examples have been tested and work correctly

[ ] I have used root relative paths for internal links

[ ] I have updated navigation in src/docs.json if needed

Additional notes

The change specifically affects the documentation located in: docs/src/oss/python/integrations/retrievers


🔄 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/1648 **Author:** [@v-mdev](https://github.com/v-mdev) **Created:** 11/27/2025 **Status:** ✅ Merged **Merged:** 11/27/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`be537b1`](https://github.com/langchain-ai/docs/commit/be537b1bae4a6a50feed85323ba61b3bd80b6031) Update import for LLMChain from langchain_classic ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/retrievers/re_phrase.mdx` (+1 -1) </details> ### 📄 Description ## Overview This PR updates the documentation for python retriever integrations. Specifically, it corrects the import statement for LLMChain, updating it to import from langchain_classic. ## Type of change Type: Update existing documentation / Fix typo/bug/link/formatting ## Related issues/PRs GitHub issue: Feature PR: Linear issue: Slack thread: ## Checklist [x] I have read the contributing guidelines [x] I have tested my changes locally using docs dev [x] All code examples have been tested and work correctly [ ] I have used root relative paths for internal links [ ] I have updated navigation in src/docs.json if needed ## Additional notes The change specifically affects the documentation located in: docs/src/oss/python/integrations/retrievers --- <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:40 -05:00
yindo closed this issue 2026-02-17 17:22:40 -05:00
yindo changed title from [PR #1648] docs: update import for LLMChain from langchain_classic to [PR #1648] [MERGED] docs: update import for LLMChain from langchain_classic 2026-06-05 18:14:37 -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#1726