langsmith-dataset
Installation
SKILL.md
LANGSMITH_API_KEY=lsv2_pt_your_api_key_here # Required
LANGSMITH_WORKSPACE_ID=your-workspace-id # Optional: for org-scoped keys
Dependencies (Python)
pip install langsmith click rich python-dotenv
Dependencies (TypeScript/JavaScript)