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

File chain.py

templates/llama2-functions/llama2_functions/chain.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from langchain_community.llms import Replicate
2from langchain_core.prompts import ChatPromptTemplate
3
4# LLM

Callers

nothing calls this directly

Calls 2

ReplicateClass · 0.90
from_messagesMethod · 0.45

Tested by

no test coverage detected