MCPcopy
hub / github.com/langchain-ai/langchain / chain.py

File chain.py

templates/chat-bot-feedback/chat_bot_feedback/chain.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from typing import List, Optional
4

Callers

nothing calls this directly

Calls 10

ChatOpenAIClass · 0.90
MessagesPlaceholderClass · 0.90
StrOutputParserClass · 0.85
bind_functionsMethod · 0.45
from_messagesMethod · 0.45
with_configMethod · 0.45
with_typesMethod · 0.45

Tested by

no test coverage detected