--- README.md
+++ README.md
... | ... | @@ -1,1 +1,9 @@ |
1 | 1 |
# RAG-Chat_with_your_files |
2 |
+ |
|
3 |
+실행 |
|
4 |
+ |
|
5 |
+streamlit run app.py |
|
6 |
+ |
|
7 |
+OPENAI api 사용하고 싶을 시 .streamlit 폴더에 (없으면 생성) |
|
8 |
+.secrets.toml 파일을 생성하고 OPEN AI API 키 입력후 저장 |
|
9 |
+openai_key = ""(파일 끝에 줄바꿈 문자 없음) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?