[PR #968] [CLOSED] Add v1 format to langsmith #1186

Closed
opened 2026-02-17 17:21:53 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/968
Author: @tanushree-sharma
Created: 10/17/2025
Status: Closed

Base: mainHead: langchainv1format


📝 Commits (3)

📊 Changes

11 files changed (+435 additions, -29 deletions)

View changed files

📝 src/docs.json (+2 -2)
src/langsmith/add-metadata-tags (+0 -0)
src/langsmith/images/convo-tab.png (+0 -0)
src/langsmith/images/convo.png (+0 -0)
src/langsmith/images/thread-overview-dark.png (+0 -0)
src/langsmith/images/thread-overview-light.png (+0 -0)
src/langsmith/images/threads-tab-dark.png (+0 -0)
src/langsmith/images/threads-tab-light.png (+0 -0)
📝 src/langsmith/log-llm-trace.mdx (+296 -3)
📝 src/langsmith/online-evaluations.mdx (+76 -4)
📝 src/langsmith/threads.mdx (+61 -20)

📄 Description

Add expected v1 format to langsmith docs


🔄 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/968 **Author:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Created:** 10/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `langchainv1format` --- ### 📝 Commits (3) - [`6c88212`](https://github.com/langchain-ai/docs/commit/6c88212ad4531ad2b170e4c1064e1208ef2e433c) threads-updates - [`6c5387b`](https://github.com/langchain-ai/docs/commit/6c5387b647f255d31a9b6557dc5233d3f1c26778) updates from feedback - [`e22565a`](https://github.com/langchain-ai/docs/commit/e22565a01fb6c68d9fafbeb5230b94cf79183d63) add v1 format ### 📊 Changes **11 files changed** (+435 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -2) ➕ `src/langsmith/add-metadata-tags` (+0 -0) ➖ `src/langsmith/images/convo-tab.png` (+0 -0) ➖ `src/langsmith/images/convo.png` (+0 -0) ➕ `src/langsmith/images/thread-overview-dark.png` (+0 -0) ➕ `src/langsmith/images/thread-overview-light.png` (+0 -0) ➕ `src/langsmith/images/threads-tab-dark.png` (+0 -0) ➕ `src/langsmith/images/threads-tab-light.png` (+0 -0) 📝 `src/langsmith/log-llm-trace.mdx` (+296 -3) 📝 `src/langsmith/online-evaluations.mdx` (+76 -4) 📝 `src/langsmith/threads.mdx` (+61 -20) </details> ### 📄 Description Add expected v1 format to langsmith docs --- <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:21:53 -05:00
yindo closed this issue 2026-02-17 17:21:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1186