MCPcopy
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

1from stepback_qa_prompting.chain import chain
2
3if __name__ == "__main__":
4 chain.invoke({"question": "was chatgpt around while trump was president?"})

Callers

nothing calls this directly

Calls 1

invokeMethod · 0.45

Tested by

no test coverage detected