Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ chain.py
File
chain.py
templates/sql-llama2/sql_llama2/chain.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
pathlib
import
Path
2
3
from
langchain_community.llms
import
Replicate
4
from
langchain_community.utilities
import
SQLDatabase
Callers
nothing calls this directly
Calls
8
Replicate
Class · 0.90
StrOutputParser
Class · 0.90
from_uri
Method · 0.45
from_messages
Method · 0.45
assign
Method · 0.45
bind
Method · 0.45
with_types
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected