mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-08-27 01:15:22 -04:00
5 lines
157 B
Python
5 lines
157 B
Python
from rewrite_retrieve_read.chain import chain
|
|
|
|
if __name__ == "__main__":
|
|
chain.invoke("man that sam bankman fried trial was crazy! what is langchain?")
|