blog
blog copied to clipboard
reload the command for every Send
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?