- build new LLM judges
- form the basis for new datasets
- help identify ideas for improving your application
Pulling Spans
trace_annotations in place of
annotations. Spans are returned when the trace they belong to carries a
matching annotation.
Span annotations can be an extremely valuable basis for improving your application. The Phoenix client provides useful ways to pull down spans and their associated annotations.
trace_annotations in place of
annotations. Spans are returned when the trace they belong to carries a
matching annotation.