[PR #1919] [MERGED] Update localai.mdx - fix link to LocalAI reranker #1971

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/1919
Author: @mkhludnev
Created: 12/15/2025
Status: Merged
Merged: 12/15/2025
Merged by: @mdrxy

Base: mainHead: patch-1


📝 Commits (1)

  • de51628 Update localai.mdx - fix link to LocalAI reranker

📊 Changes

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

View changed files

📝 src/oss/python/integrations/providers/localai.mdx (+1 -1)

📄 Description

Overview

Fixing the link
https://docs.langchain.com/oss/python/integrations/providers/localai -> https://docs.langchain.com/oss/python/integrations/document_transformers/localai_rerank

Type of change

Update existing documentation

Related issues/PRs

fix the link broken in #1897

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

Additional notes

I beg your pardon!


🔄 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/1919 **Author:** [@mkhludnev](https://github.com/mkhludnev) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`de51628`](https://github.com/langchain-ai/docs/commit/de51628a51be0217cf802282b6d17455ff353ade) Update localai.mdx - fix link to LocalAI reranker ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/localai.mdx` (+1 -1) </details> ### 📄 Description ## Overview Fixing the link https://docs.langchain.com/oss/python/integrations/providers/localai -> https://docs.langchain.com/oss/python/integrations/document_transformers/localai_rerank ## Type of change Update existing documentation ## Related issues/PRs fix the link broken in #1897 ## 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 - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed ## Additional notes I beg your pardon! --- <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 #1919] Update localai.mdx - fix link to LocalAI reranker to [PR #1919] [MERGED] Update localai.mdx - fix link to LocalAI reranker 2026-06-05 18:15:56 -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#1971