mirror of
https://github.com/langchain-ai/langsmith-csv-migration-tool.git
synced 2026-07-01 01:37:54 -04:00
747 B
747 B
Migration Summary
Successfully Created Run Rules with Evaluators:
- Correctness (multiple datasets)
- Hallucination
- Conciseness
- Get Next Due Date
- Retrieval Correctness
- Plan Checker
Key Points:
- 11 run rules successfully created with evaluators attached to datasets
- Evaluators are now properly tied to their datasets through run rules
- Rules with only session_ids (no dataset_ids) were skipped as sessions don't exist in target environment
- This is expected behavior when migrating between different LangSmith instances
Next Steps:
- Verify the created run rules in LangSmith UI
- Test evaluations on the migrated datasets
- Create annotation queues manually in UI (1 queue referenced)
- Configure alerts if needed