tessl install tessl/pypi-langsmith@0.6.1Python SDK for LangSmith Observability and Evaluation Platform
Guide to creating custom evaluators for evaluation.
The RunEvaluator protocol defines the interface for custom evaluators. See evaluation guide for the protocol definition and examples.
The EvaluationResult class represents the result of an evaluation. See evaluation guide for the class definition and usage.
Guide to creating custom evaluators for evaluation.
See main evaluation guide for evaluator examples and the RunEvaluator protocol.