yvann-ba / Robby-chatbot

AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡
MIT License
766 stars 287 forks source link

Solving #54 openai_api_key is missing when calling embeddings #57

Closed CakKhoiron closed 10 months ago

CakKhoiron commented 10 months ago

Solving https://github.com/yvann-hub/Robby-chatbot/issues/54 openai_api_key is missing when calling embeddings. Set OPENAI_API_KEY environment variable from inputted value

yvann-ba commented 10 months ago

Hey, thanks for your contributions, but the code here is what I have done in the blog tutorial, so I can't change it, It has to be the same as the blog post.