[PR #1282] [MERGED] Documenting thirdparty langchain-localai reranker #1434

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1282
Author: @mkhludnev
Created: 11/4/2025
Status: Merged
Merged: 11/30/2025
Merged by: @mdrxy

Base: mainHead: localai-reranker


📝 Commits (10+)

  • 81552db Documenting thirdparty langchain-localai reranker
  • d7b2086 Documenting thirdparty langchain-localai reranker
  • a8e01ed Update src/oss/python/integrations/document_transformers/localai_rerank.mdx
  • 9865331 Update src/oss/python/integrations/document_transformers/localai_rerank.mdx
  • c6036ca Update src/oss/python/integrations/document_transformers/localai_rerank.mdx
  • 4fa6335 Update src/oss/python/integrations/document_transformers/localai_rerank.mdx
  • dc08c6e Update src/oss/python/integrations/document_transformers/localai_rerank.mdx
  • 3131da4 Merge branch 'main' into localai-reranker
  • d3921ae Update src/oss/python/integrations/document_transformers/localai_rerank.mdx
  • 3eb2473 Update src/oss/python/integrations/document_transformers/localai_rerank.mdx

📊 Changes

2 files changed (+40 additions, -1 deletions)

View changed files

src/oss/python/integrations/document_transformers/localai_rerank.mdx (+39 -0)
📝 src/oss/python/integrations/text_embedding/localai.mdx (+1 -1)

📄 Description

Overview

Documenting thirdparty langchain-localai reranker

Type of change

Type: New documentation page

Related issues/PRs

https://github.com/mkhludnev/langchain-localai/issues/6

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
  • I have gotten approval from the relevant reviewers

Additional notes


🔄 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/1282 **Author:** [@mkhludnev](https://github.com/mkhludnev) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/30/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `localai-reranker` --- ### 📝 Commits (10+) - [`81552db`](https://github.com/langchain-ai/docs/commit/81552db1c84ca845a45c77a318ba91c8ec138482) Documenting thirdparty langchain-localai reranker - [`d7b2086`](https://github.com/langchain-ai/docs/commit/d7b208657b5c05f7f91ae8e7892b57354b202fdf) Documenting thirdparty langchain-localai reranker - [`a8e01ed`](https://github.com/langchain-ai/docs/commit/a8e01edaba367f5308490d4c539f1b9e88a13be2) Update src/oss/python/integrations/document_transformers/localai_rerank.mdx - [`9865331`](https://github.com/langchain-ai/docs/commit/9865331dbfc40c32fe2ea993a10e11698b4e7354) Update src/oss/python/integrations/document_transformers/localai_rerank.mdx - [`c6036ca`](https://github.com/langchain-ai/docs/commit/c6036ca53a25335821934725cdae6f63bd6062b0) Update src/oss/python/integrations/document_transformers/localai_rerank.mdx - [`4fa6335`](https://github.com/langchain-ai/docs/commit/4fa63352bc6bd2895401f155e506022dc90fe8b1) Update src/oss/python/integrations/document_transformers/localai_rerank.mdx - [`dc08c6e`](https://github.com/langchain-ai/docs/commit/dc08c6e8206b43dbc701084d245910a0f08220ae) Update src/oss/python/integrations/document_transformers/localai_rerank.mdx - [`3131da4`](https://github.com/langchain-ai/docs/commit/3131da477628be2a98913a33416c1c746a19f2c1) Merge branch 'main' into localai-reranker - [`d3921ae`](https://github.com/langchain-ai/docs/commit/d3921ae0a240a22479fd6537eb4c900bfdaf3106) Update src/oss/python/integrations/document_transformers/localai_rerank.mdx - [`3eb2473`](https://github.com/langchain-ai/docs/commit/3eb24731ecd3fb6f9c8e14d1e519a1cd571a2d2e) Update src/oss/python/integrations/document_transformers/localai_rerank.mdx ### 📊 Changes **2 files changed** (+40 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `src/oss/python/integrations/document_transformers/localai_rerank.mdx` (+39 -0) 📝 `src/oss/python/integrations/text_embedding/localai.mdx` (+1 -1) </details> ### 📄 Description ## Overview Documenting thirdparty langchain-localai reranker ## Type of change **Type:** New documentation page ## Related issues/PRs https://github.com/mkhludnev/langchain-localai/issues/6 ## 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` - [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 - I have gotten approval from the relevant reviewers ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:21 -05:00
yindo closed this issue 2026-02-17 17:22:21 -05:00
yindo changed title from [PR #1282] Documenting thirdparty langchain-localai reranker to [PR #1282] [MERGED] Documenting thirdparty langchain-localai reranker 2026-06-05 18:12:36 -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#1434