MCPcopy
hub / github.com/langchain-ai/langchain / ingest.py

File ingest.py

templates/rag-multi-modal-local/ingest.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2from pathlib import Path
3
4from langchain_community.vectorstores import Chroma

Callers

nothing calls this directly

Calls 2

ChromaClass · 0.90
add_imagesMethod · 0.45

Tested by

no test coverage detected