Align LocalAI docs.#1897
Merged
Mason Daugherty (mdrxy) merged 3 commits intoDec 15, 2025
Merged
Conversation
Signed-off-by: Mikhail Khludnev <mkhl@apache.org>
Mikhail Khludnev (mkhludnev)
requested a review
from Mason Daugherty (mdrxy)
as a code owner
December 13, 2025 11:21
Contributor
Author
|
Thanks for merging Mason Daugherty (@mdrxy) |
Contributor
Author
|
hm.. May forget to add the rerank doc into commit? |
Contributor
Author
|
Thankfully, we have reranker page already there https://docs.langchain.com/oss/python/integrations/document_transformers/localai_rerank although I don't see it in Files Changed tab, wondering why. |
Mikhail Khludnev (mkhludnev)
added a commit
to mkhludnev/langchain-docs
that referenced
this pull request
Dec 15, 2025
fix the link broken in langchain-ai#1897
5 tasks
Mason Daugherty (mdrxy)
pushed a commit
that referenced
this pull request
Dec 15, 2025
## 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!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
langchain_communitymentionType of change
Type: Update existing documentation
Related issues/PRs
Followup #1282.
Checklist
docs devsrc/docs.jsonif needed