MCPcopy Create free account
hub / github.com/Spinachead/arg / faiss_cache.py

File faiss_cache.py

app/knowledge_base/kb_cache/faiss_cache.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3from langchain_community.docstore import InMemoryDocstore
4from langchain_core.documents import Document

Callers

nothing calls this directly

Calls 3

build_loggerFunction · 0.90
KBFaissPoolClass · 0.85
MemoFaissPoolClass · 0.85

Tested by

no test coverage detected