run-llama / rags

Build ChatGPT over your data, all with natural language
MIT License
6.2k stars 637 forks source link

I dont see any streamlit download #8

Open zbalsara21 opened 9 months ago

zbalsara21 commented 9 months ago

can someone please explain this step By default, we use OpenAI for both the builder agent as well as the generated RAG agent. Please .streamlit/secrets.toml in the home folder.

I dont see any strealit/secrets.toml downloaded although I did run requirements.txt

snassimr commented 9 months ago

Hi !

I think I passed this step and can help here . You should create subfolder .streamlit and secrets.toml file in it with openai_key value.

Here my case :

tempsnip