LLM Chains and Chaining explained video files
Added 2023-02-19 21:46:56 +0000 UTCThis is for video: https://youtu.be/G0ltc9C6KOU
You can pip install the requirements file as: pip install -r requirements.txt
Comments
Glad to hear you got it working
Echo Hive
2023-02-20 03:45:24 +0000 UTCPerfect! All set! Upgraded! Thank you!
AP
2023-02-20 03:29:19 +0000 UTCThanks in advance! Of note it executed in Colab just fine, but not from the command line when I called my script. Not sure why unless I need to update my openai and langchain libraries on my system, whereas Colab already has the latest and greatest versions available. Thx!
AP
2023-02-20 01:43:05 +0000 UTCYou probably need to “pip install langchain —upgrade” to the latest version which is 0.0.89 as of now. That is dash dash upgrade.
Echo Hive
2023-02-20 01:31:42 +0000 UTCGreat video as usual! Ran into a challenge with streaming. Th error message read ModuleNotFoundError: No module named 'langchain.callbacks.streaming_stdout' . I have both openai and langchain installed
AP
2023-02-20 01:26:12 +0000 UTCIt is online now :)
Echo Hive
2023-02-19 21:51:54 +0000 UTCCan't wait to watch it, but the video is set to private. :)
Jim McMillan
2023-02-19 21:50:30 +0000 UTC