Files
langchain-python/langchain/chains/api/__init__.py
T
Harrison Chase c897bd6cbd api chain (#246)
Co-authored-by: Subhash Ramesh <33400216+thecooltechguy@users.noreply.github.com>
2022-12-02 13:39:36 -08:00

2 lines
84 B
Python

"""Chain that makes API calls and summarizes the responses to answer a question."""