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

<https://anchorfact.org/kb/ai/llm-evaluation-berkeley-function-calling-leaderboard>
  a schema:TechArticle ;
  schema:headline "LLM Evaluation Berkeley Function Calling Leaderboard" ;
  schema:url <https://anchorfact.org/ai/llm-evaluation-berkeley-function-calling-leaderboard/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.79" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/llm-evaluation-berkeley-function-calling-leaderboard>
  schema:citation <https://raw.githubusercontent.com/ShishirPatil/gorilla/main/berkeley-function-call-leaderboard/README.md> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/llm-evaluation-berkeley-function-calling-leaderboard>
  schema:citation <https://gorilla.cs.berkeley.edu/blogs/8_berkeley_function_calling_leaderboard.html> ;
  af:sourceTier "A" .