[PR #1897] [MERGED] Align LocalAI docs. #1953

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1897
Author: @mkhludnev
Created: 12/13/2025
Status: Merged
Merged: 12/15/2025
Merged by: @mdrxy

Base: mainHead: align-localai-docs


📝 Commits (3)

📊 Changes

2 files changed (+19 additions, -38 deletions)

View changed files

📝 src/oss/python/integrations/providers/localai.mdx (+5 -11)
📝 src/oss/python/integrations/text_embedding/localai.mdx (+14 -27)

📄 Description

Overview

  • move legacy langchain_community mention
  • added reference to Reranker at provider's page #1282.

Type of change

Type: Update existing documentation

Related issues/PRs

Followup #1282.

  • GitHub issue:
  • Feature PR:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • [] 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

🔄 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/1897 **Author:** [@mkhludnev](https://github.com/mkhludnev) **Created:** 12/13/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `align-localai-docs` --- ### 📝 Commits (3) - [`23f9dd1`](https://github.com/langchain-ai/docs/commit/23f9dd17af8c6eac467ef619af002e2fbd20c8a2) Align LocalAI docs. - [`500b21f`](https://github.com/langchain-ai/docs/commit/500b21fbb6942fb565cdf9cdbdb0a597e932de1d) fix pip - [`c6edbda`](https://github.com/langchain-ai/docs/commit/c6edbdacf4862c1ed7ee4547ad4974474a911c74) fix pip ### 📊 Changes **2 files changed** (+19 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/localai.mdx` (+5 -11) 📝 `src/oss/python/integrations/text_embedding/localai.mdx` (+14 -27) </details> ### 📄 Description ## Overview - move legacy `langchain_community` mention - added reference to Reranker at provider's page #1282. ## Type of change **Type:** Update existing documentation ## Related issues/PRs Followup #1282. <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed --- <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:54 -05:00
yindo closed this issue 2026-02-17 17:22:54 -05:00
yindo changed title from [PR #1897] Align LocalAI docs. to [PR #1897] [MERGED] Align LocalAI docs. 2026-06-05 18:15:50 -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#1953