Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ ingest.py
File
ingest.py
templates/rag-redis-multi-modal-multi-vector/ingest.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
base64
2
import
io
3
import
uuid
4
from
io
import
BytesIO
Callers
nothing calls this directly
Calls
5
Document
Class · 0.90
load_images
Function · 0.85
get_images_from_pdf
Function · 0.70
convert_to_base64
Function · 0.70
generate_img_summaries
Function · 0.70
Tested by
no test coverage detected