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

<https://anchorfact.org/kb/ai/llm-red-teaming-and-adversarial-evaluation>
  a schema:TechArticle ;
  schema:headline "LLM Red Teaming and Adversarial Evaluation" ;
  schema:url <https://anchorfact.org/ai/llm-red-teaming-and-adversarial-evaluation/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-red-teaming-and-adversarial-evaluation>
  schema:citation <https://www.nist.gov/itl/ai-risk-management-framework> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-red-teaming-and-adversarial-evaluation>
  schema:citation <https://blog.google/technology/safety-security/googles-ai-red-team-the-ethical-hackers-making-ai-safer/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-red-teaming-and-adversarial-evaluation>
  schema:citation <https://genai.owasp.org/llm-top-10/> ;
  af:sourceTier "B" .