[PR #1264] [MERGED] remove deprecated zilliz cloud pipeline doc #1418

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1264
Author: @zc277584121
Created: 11/3/2025
Status: Merged
Merged: 11/3/2025
Merged by: @mdrxy

Base: mainHead: main


📝 Commits (1)

  • 75ec604 remove deprecated zilliz cloud pipeline doc

📊 Changes

2 files changed (+0 additions, -107 deletions)

View changed files

📝 src/oss/python/integrations/retrievers/index.mdx (+0 -1)
src/oss/python/integrations/retrievers/zilliz_cloud_pipeline.mdx (+0 -106)

📄 Description

Overview

Zilliz Pipeline is a legacy feature that has been offline. While LangChain Milvus Integration v0.3 is outdated, its docs still include Zilliz Pipeline introductions—this risks confusing users (e.g., leading them to attempt using the retired feature). We propose taking this v0.3 documentation offline to remove obsolete content and avoid user confusion.

Type of change

Type: Remove outdated content

Related issues/PRs

https://github.com/langchain-ai/langchain/pull/33719

  • Linear issue:
  • Slack thread:

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

🔄 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/1264 **Author:** [@zc277584121](https://github.com/zc277584121) **Created:** 11/3/2025 **Status:** ✅ Merged **Merged:** 11/3/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`75ec604`](https://github.com/langchain-ai/docs/commit/75ec604cc8ccda72cb45693cd7e27d73f86b00e5) remove deprecated zilliz cloud pipeline doc ### 📊 Changes **2 files changed** (+0 additions, -107 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/retrievers/index.mdx` (+0 -1) ➖ `src/oss/python/integrations/retrievers/zilliz_cloud_pipeline.mdx` (+0 -106) </details> ### 📄 Description ## Overview [Zilliz Pipeline](https://docs.zilliz.com/reference/restful/create-pipeline) is a legacy feature that has been offline. While LangChain Milvus Integration v0.3 is outdated, its docs still include Zilliz Pipeline introductions—this risks confusing users (e.g., leading them to attempt using the retired feature). We propose taking this v0.3 documentation offline to remove obsolete content and avoid user confusion. ## Type of change **Type:** Remove outdated content ## Related issues/PRs https://github.com/langchain-ai/langchain/pull/33719 <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - I have gotten approval from the relevant 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:20 -05:00
yindo closed this issue 2026-02-17 17:22:20 -05:00
yindo changed title from [PR #1264] remove deprecated zilliz cloud pipeline doc to [PR #1264] [MERGED] remove deprecated zilliz cloud pipeline doc 2026-06-05 17:31:41 -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#1418