@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/llm-evaluation-traces-and-feedback-labels>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Traces and Feedback Labels" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-traces-and-feedback-labels/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-evaluation-traces-and-feedback-labels>
  schema:citation <https://opentelemetry.io/docs/specs/semconv/gen-ai/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-traces-and-feedback-labels>
  schema:citation <https://docs.langchain.com/langsmith/observability-quickstart> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-traces-and-feedback-labels>
  schema:citation <https://arize.com/docs/phoenix/tracing/llm-traces> ;
  af:sourceTier "B" .