benman1 / generative_ai_with_langchain

Build large language model (LLM) apps with Python, ChatGPT and other models. This is the companion repository for the book on generative AI with LangChain.
https://amzn.to/43PuIkQ
MIT License
552 stars 219 forks source link

Updated chat with retrieval #35

Closed CSalle closed 3 months ago

benman1 commented 3 months ago

I've updated imports here: 4789c459449f42e737e3f01978d3256e1f7e6bcb

benman1 commented 3 months ago

@CSalle I am really busy sometimes, but I've finally pushed most of these changes to main. In the end, I used your comments on #13 - they were immensely useful! I hope I didn't miss anything. It's both on the softupdate and the main branches. Thanks again, much appreciated!

CSalle commented 3 months ago

Thanks a lot Ben! :) And congrats on the book!

benman1 commented 3 months ago

Thank you, Carlos!