or run

tessl search
Log in

Version

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
pypipkg:pypi/langsmith@0.6.x

docs

index.md
tile.json

tessl/pypi-langsmith

tessl install tessl/pypi-langsmith@0.6.1

Python SDK for LangSmith Observability and Evaluation Platform

evaluators.mddocs/evaluation/

Custom Evaluators

Guide to creating custom evaluators for evaluation.

RunEvaluator Protocol

The RunEvaluator protocol defines the interface for custom evaluators. See evaluation guide for the protocol definition and examples.

EvaluationResult Class

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.