LangSmith Evaluators
Installation
SKILL.md
LANGSMITH_API_KEY=lsv2_pt_your_api_key_here # Required
LANGSMITH_WORKSPACE_ID=your-workspace-id # Optional: for org-scoped keys
OPENAI_API_KEY=your_openai_key # For LLM as Judge
Python Dependencies
pip install langsmith langchain-openai python-dotenv