Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ main.py
File
main.py
templates/stepback-qa-prompting/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
stepback_qa_prompting.chain
import
chain
2
3
if
__name__ ==
"__main__"
:
4
chain.invoke({
"question"
:
"was chatgpt around while trump was president?"
})
Callers
nothing calls this directly
Calls
1
invoke
Method · 0.45
Tested by
no test coverage detected