[PR #2102] [MERGED] Change out deprecated chat dataset type #2131

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2102
Author: @katmayb
Created: 1/6/2026
Status: Merged
Merged: 1/6/2026
Merged by: @katmayb

Base: mainHead: update-chat-dataset-type


📝 Commits (1)

  • 3bd1675 Change out deprecated chat dataset type

📊 Changes

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

View changed files

📝 src/langsmith/manage-datasets-programmatically.mdx (+3 -3)

📄 Description

Fixes DOC-492

Switched out the chat dataset type for kv in this example.


🔄 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/2102 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 1/6/2026 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `update-chat-dataset-type` --- ### 📝 Commits (1) - [`3bd1675`](https://github.com/langchain-ai/docs/commit/3bd1675d6d1ed792380725716ba893bac5246e51) Change out deprecated chat dataset type ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/manage-datasets-programmatically.mdx` (+3 -3) </details> ### 📄 Description Fixes DOC-492 Switched out the `chat` dataset type for `kv` in this example. --- <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:06 -05:00
yindo closed this issue 2026-02-17 17:23:06 -05:00
yindo changed title from [PR #2102] Change out deprecated chat dataset type to [PR #2102] [MERGED] Change out deprecated chat dataset type 2026-06-05 18:16:50 -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#2131