Nithin Bose b3eeda18a1 Deprecate repository in favor of official migration tool
This repository is no longer maintained. Users should use the official LangSmith data migration tool at https://github.com/langchain-ai/langsmith-data-migration-tool instead.
2025-11-04 07:55:08 -08:00
2025-03-27 14:06:54 -04:00

LangSmith Resource Migrations

⚠️ DEPRECATED

This repository is no longer maintained. Please use the official LangSmith data migration tool instead:

https://github.com/langchain-ai/langsmith-data-migration-tool


A class to help with migrating resources between LangSmith instances

Usage

from migration import LangsmithMigrator

There are examples of how to use this class in the test_migrations.ipynb notebook

S
Description
A class to help with migrating resources between LangSmith instances
Readme 34 KiB
Languages
Python 85.5%
Jupyter Notebook 14.5%