mirror of
https://github.com/langchain-ai/langsmith-resource-migrations.git
synced 2026-07-01 13:15:14 -04:00
b3eeda18a1
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.
460 B
460 B
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