mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 03:26:17 +00:00
@@ -6,4 +6,4 @@ if __name__ == "__main__":
|
||||
"is 555-555-5555. And my email is lovely.pirate@gmail.com. Have a nice day.",
|
||||
"chat_history": [],
|
||||
}
|
||||
print(chain.invoke(query)) # noqa: T201
|
||||
print(chain.invoke(query))
|
||||
|
Reference in New Issue
Block a user