[PR #383] [MERGED] Add docs for uploading external experiments #457

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/383
Author: @samnoyes
Created: 8/2/2024
Status: Merged
Merged: 8/3/2024
Merged by: @samnoyes

Base: mainHead: sam/upload-experiments-docs


📝 Commits (2)

  • a438d75 Add docs for uploading external experiments
  • 70604d8 clarify dataset_id and dataset_name

📊 Changes

5 files changed (+276 additions, -0 deletions)

View changed files

versioned_docs/version-2.0/how_to_guides/evaluation/static/uploaded_dataset.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/static/uploaded_dataset_examples.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/static/uploaded_experiment.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/upload_existing_experiments.mdx (+271 -0)
📝 versioned_docs/version-2.0/how_to_guides/index.md (+5 -0)

📄 Description

No description provided


🔄 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/langsmith-docs/pull/383 **Author:** [@samnoyes](https://github.com/samnoyes) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/3/2024 **Merged by:** [@samnoyes](https://github.com/samnoyes) **Base:** `main` ← **Head:** `sam/upload-experiments-docs` --- ### 📝 Commits (2) - [`a438d75`](https://github.com/langchain-ai/langsmith-docs/commit/a438d75e481c12760b6683bfe1acac099d7693dc) Add docs for uploading external experiments - [`70604d8`](https://github.com/langchain-ai/langsmith-docs/commit/70604d816d133fd11f8dce616f2c04237d6c1897) clarify dataset_id and dataset_name ### 📊 Changes **5 files changed** (+276 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/uploaded_dataset.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/uploaded_dataset_examples.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/uploaded_experiment.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/upload_existing_experiments.mdx` (+271 -0) 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+5 -0) </details> ### 📄 Description _No description provided_ --- <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-21 17:18:07 -05:00
yindo closed this issue 2026-02-21 17:18:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#457