mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
e9baf9c134
Without the print on the `llm` call, the new user sees no visible effect when just getting started. The assumption here is the new user is running this in a new sandbox script file or repl via copy-paste.