pixegami / langchain-rag-tutorial

A simple Langchain RAG application.
528 stars 295 forks source link

Resolve Issues #1, #2, #8, and #9: Dependency Updates, Installation Instructions, API Key Setup #10

Closed williamagyapong closed 5 months ago

williamagyapong commented 5 months ago

These updates resolve issues #1, #2, #8, and #9 by including code to read environment variables from .env file, set OpenAI API key, keep langchain required modules and imports up to date, and declaring additional dependencies and their versions in the requirements file. Further instructions are also included in the readme to aid the installation of dependencies and a link to your YouTube tutorial accompanying the project.

pixegami commented 5 months ago

Thank you for these awesome contributions! I really appreciate you helping keep this up to date for fellow builders and learners.

williamagyapong commented 5 months ago

I'm glad I could contribute to such a valuable project. I'm excited to see the community benefit from these updates and look forward to collaborating more in the future!

Thank you for sharing your knowledge and experience with the world!