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

File ingest.py

templates/intel-rag-xeon/ingest.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3from langchain.text_splitter import RecursiveCharacterTextSplitter
4from langchain_community.document_loaders import UnstructuredFileLoader

Callers

nothing calls this directly

Calls 1

ingest_documentsFunction · 0.70

Tested by

no test coverage detected