Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ chain.py
File
chain.py
templates/rag-conversation-zep/rag_conversation_zep/chain.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
from
operator
import
itemgetter
3
from
typing
import
List, Tuple
4
Callers
nothing calls this directly
Calls
15
CollectionConfig
Class · 0.90
ZepVectorStore
Class · 0.90
ConfigurableFieldSingleOption
Class · 0.90
ConfigurableField
Class · 0.90
MessagesPlaceholder
Class · 0.90
ChatOpenAI
Class · 0.90
StrOutputParser
Class · 0.90
RunnableBranch
Class · 0.90
RunnableLambda
Class · 0.90
RunnableParallel
Class · 0.90
_format_chat_history
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected