[PR #2840] [MERGED] Update ragatouille integration documentation #2934

Closed
opened 2026-06-05 18:20:26 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2840
Author: @irfiacre
Created: 2/27/2026
Status: Merged
Merged: 3/1/2026
Merged by: @mdrxy

Base: mainHead: patch-1


📝 Commits (3)

  • 1b93ab7 Update ragatouille.mdx with version warning and links
  • eda479b Remove unnecessary part of the link
  • c3c0b85 Improved message

📊 Changes

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

View changed files

📝 src/oss/python/integrations/retrievers/ragatouille.mdx (+4 -0)

📄 Description

Overview

For the documentation Ragatouille integration, I've Added a warning about ragatouille version compatibility and provided the updated approach to use ColBERT with Pylate.

Type of change

Type: Update existing documentation

Related issues/PRs

https://github.com/langchain-ai/langchain/issues/35405

To automatically close an issue when this PR is merged, use closing keywords:

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/2840 **Author:** [@irfiacre](https://github.com/irfiacre) **Created:** 2/27/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`1b93ab7`](https://github.com/langchain-ai/docs/commit/1b93ab72ebf1ef2b074eee11499b2d1434c95f5b) Update ragatouille.mdx with version warning and links - [`eda479b`](https://github.com/langchain-ai/docs/commit/eda479b8a6a7a7ff05dc4fd2db9b277f1f566030) Remove unnecessary part of the link - [`c3c0b85`](https://github.com/langchain-ai/docs/commit/c3c0b8586cf81cea39cd46b626aac21718fa672c) Improved message ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/retrievers/ragatouille.mdx` (+4 -0) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> For the documentation [Ragatouille integration](https://docs.langchain.com/oss/python/integrations/retrievers/ragatouille), I've Added a warning about ragatouille version compatibility and provided the updated approach to use ColBERT with Pylate. ## Type of change **Type:** Update existing documentation ## Related issues/PRs https://github.com/langchain-ai/langchain/issues/35405 To automatically close an issue when this PR is merged, use closing keywords: - See issue #35405 ## Checklist - [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 --- <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-06-05 18:20:26 -04:00
yindo closed this issue 2026-06-05 18:20:27 -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#2934