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
646 stars 258 forks source link

Updated comment in app.py - missleading instructions on how to run the app #58

Closed MartiMayo closed 3 months ago

MartiMayo commented 3 months ago

The previous comment pointed to chat_with_documents.py but the streamlit app is called app.py