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

<https://anchorfact.org/kb/ai/tool-call-streaming-and-incremental-results>
  a schema:TechArticle ;
  schema:headline "Tool Call Streaming and Incremental Results" ;
  schema:url <https://anchorfact.org/ai/tool-call-streaming-and-incremental-results/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/tool-call-streaming-and-incremental-results>
  schema:citation <https://developers.openai.com/api/docs/guides/streaming-responses> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/tool-call-streaming-and-incremental-results>
  schema:citation <https://modelcontextprotocol.io/specification/2025-06-18/basic/utilities/progress> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/tool-call-streaming-and-incremental-results>
  schema:citation <https://platform.claude.com/docs/en/build-with-claude/streaming> ;
  af:sourceTier "B" .