All Classes and Interfaces
Class
Description
Scorer that evaluates the correctness of an answer against an expected
output.
Builder for configuring and creating AnswerCorrectnessScorer instances.
Scorer that evaluates the relevancy of an answer to the input question.
Builder for configuring and creating AnswerRelevancyScorer instances.
Base class for API-based scorers that evaluate using the Judgment backend.
Builder for configuring and creating APIScorer instances.
Available types of API-based scorers.
Base interface for all scorers in the Judgment evaluation system.
Base tracer providing span manipulation, attribute setting, and evaluation
capabilities.
Factory for creating built-in scorer builders.
Scorer that uses custom user-defined evaluation logic.
Builder for configuring and creating CustomScorer instances.
Factory for creating custom scorer instances.
Evaluation configuration for running evaluations against traces and spans.
Builder for configuring and creating Evaluation instances.
Factory for creating evaluation builders.
Represents an evaluation example with arbitrary properties.
Builder for configuring and creating Example instances.
Scorer that evaluates whether an answer is faithful to the provided context.
Builder for configuring and creating FaithfulnessScorer instances.
Serializes objects to string representations.
Main entry point for the Judgment SDK.
Builder for configuring and creating Judgeval instances.
SpanExporter implementation that sends spans to Judgment Labs with project
identification.
Builder for creating JudgmentSpanExporter instances.
A no-op implementation of SpanExporter that discards all spans.
Scorer that evaluates traces using Judgment-hosted prompt scorers.
Builder for configuring and creating PromptScorer instances.
Factory for retrieving prompt-based scorers.
Represents the result of a single scorer evaluation.
Builder for configuring and creating ScorerData instances.
Factory for creating scorer builders and accessing scorer types.
Represents a collection of scorer evaluation results.
Builder for configuring and creating ScoringResult instances.
Builder for configuring and creating Tracer instances.
Factory for creating tracer builders.