blog icon indicating copy to clipboard operation
blog copied to clipboard

reload the command for every Send

Open Alice-Thirty opened this issue 1 year ago • 0 comments

https://github.com/jerryold/LangChain-Project/blob/main/Csvchatbot/csvchatbot.py#L17

If I add print("haha"), I expect that it show the one time. In fact, it show many times when I input some message and click Send on the APP

why?

Alice-Thirty avatar Apr 17 '24 08:04 Alice-Thirty