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

File chain.py

templates/plate-chain/plate_chain/chain.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import base64
2import json
3
4from langchain_community.chat_models import ChatOpenAI

Callers

nothing calls this directly

Calls 5

ChatOpenAIClass · 0.90
StrOutputParserClass · 0.90
from_messagesMethod · 0.45
from_templateMethod · 0.45
with_typesMethod · 0.45

Tested by

no test coverage detected