[PR #2202] [MERGED] Adding deprecation warning for dynamic few shot feature in datasets #2221

Closed
opened 2026-02-17 17:23:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2202
Author: @catherine-langchain
Created: 1/12/2026
Status: Merged
Merged: 1/13/2026
Merged by: @catherine-langchain

Base: mainHead: dynamic-few-shot-deprecation


📝 Commits (1)

  • ff0e3d0 Adding deprecation warning dor dynamic few shot feature in datasets

📊 Changes

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

View changed files

📝 src/langsmith/index-datasets-for-dynamic-few-shot-example-selection.mdx (+3 -3)

📄 Description

Overview

Deprecating dynamic few shot feature; adding warning in docs

Type of change

**Type:**Update existing documentation

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/2202 **Author:** [@catherine-langchain](https://github.com/catherine-langchain) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@catherine-langchain](https://github.com/catherine-langchain) **Base:** `main` ← **Head:** `dynamic-few-shot-deprecation` --- ### 📝 Commits (1) - [`ff0e3d0`](https://github.com/langchain-ai/docs/commit/ff0e3d0ad18f7622ebaf524cfbfcc82d21a4eaee) Adding deprecation warning dor dynamic few shot feature in datasets ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/index-datasets-for-dynamic-few-shot-example-selection.mdx` (+3 -3) </details> ### 📄 Description ## Overview Deprecating dynamic few shot feature; adding warning in docs ## Type of change **Type:**Update existing documentation ## 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 - [x] I have used **root relative** paths for internal links - [x] 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-02-17 17:23:11 -05:00
yindo closed this issue 2026-02-17 17:23:11 -05:00
yindo changed title from [PR #2202] Adding deprecation warning for dynamic few shot feature in datasets to [PR #2202] [MERGED] Adding deprecation warning for dynamic few shot feature in datasets 2026-06-05 18:17:19 -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#2221