Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ ingest.py
File
ingest.py
templates/rag-redis/ingest.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
3
from
langchain_community.document_loaders
import
UnstructuredFileLoader
4
from
langchain_community.embeddings
import
HuggingFaceEmbeddings
Callers
nothing calls this directly
Calls
1
ingest_documents
Function · 0.70
Tested by
no test coverage detected