MCPcopy
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
2import uuid
3
4from langchain.retrievers.multi_vector import MultiVectorRetriever

Callers

nothing calls this directly

Calls 15

ChatOpenAIClass · 0.90
StrOutputParserClass · 0.90
ChromaClass · 0.90
OpenAIEmbeddingsClass · 0.90
DocumentClass · 0.90
RunnablePassthroughClass · 0.90
InMemoryStoreClass · 0.85
listFunction · 0.85
appendMethod · 0.80
from_templateMethod · 0.45
batchMethod · 0.45

Tested by

no test coverage detected