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

<https://anchorfact.org/kb/ai/retrieval-chromadb-collections-and-persistent-clients>
  a schema:TechArticle ;
  schema:headline "Retrieval ChromaDB Collections and Persistent Clients" ;
  schema:url <https://anchorfact.org/ai/retrieval-chromadb-collections-and-persistent-clients/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/retrieval-chromadb-collections-and-persistent-clients>
  schema:citation <https://docs.trychroma.com/docs/collections/manage-collections> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/retrieval-chromadb-collections-and-persistent-clients>
  schema:citation <https://docs.trychroma.com/reference/python/client> ;
  af:sourceTier "B" .