Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ chain.py
File
chain.py
templates/neo4j-advanced-rag/neo4j_advanced_rag/chain.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
operator
import
itemgetter
2
3
from
langchain_core.output_parsers
import
StrOutputParser
4
from
langchain_core.prompts
import
ChatPromptTemplate
Callers
nothing calls this directly
Calls
8
ChatOpenAI
Class · 0.90
ConfigurableField
Class · 0.90
RunnableParallel
Class · 0.90
StrOutputParser
Class · 0.90
configurable_alternatives
Method · 0.80
from_template
Method · 0.45
as_retriever
Method · 0.45
with_types
Method · 0.45
Tested by
no test coverage detected