Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ chain.py
File
chain.py
templates/rag-semi-structured/rag_semi_structured/chain.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Load
2
import
uuid
3
4
from
langchain.retrievers.multi_vector
import
MultiVectorRetriever
Callers
nothing calls this directly
Calls
15
ChatOpenAI
Class · 0.90
StrOutputParser
Class · 0.90
Chroma
Class · 0.90
OpenAIEmbeddings
Class · 0.90
MultiVectorRetriever
Class · 0.90
Document
Class · 0.90
RunnablePassthrough
Class · 0.90
InMemoryStore
Class · 0.85
list
Function · 0.85
append
Method · 0.80
from_template
Method · 0.45
batch
Method · 0.45
Tested by
no test coverage detected