Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ ingest.py
File
ingest.py
templates/rag-chroma-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
os
4
import
uuid
Callers
nothing calls this directly
Calls
7
Chroma
Class · 0.90
OpenAIEmbeddings
Class · 0.90
Document
Class · 0.90
get_images_from_pdf
Function · 0.70
convert_to_base64
Function · 0.70
generate_img_summaries
Function · 0.70
create_multi_vector_retriever
Function · 0.70
Tested by
no test coverage detected