You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ You can find our [Roadmap](https://github.com/orgs/arc53/projects/2) here, pleas
55
55
Note: Make sure you have docker installed
56
56
57
57
1. Open dowload this repository with `git clone https://github.com/arc53/DocsGPT.git`
58
-
2. Create .env file in your root directory and set your OPENAI_API_KEY with your openai api key
58
+
2. Create .env file in your root directory and set your OPENAI_API_KEY with your openai api key and VITE_API_STREAMING to true or false if you dont want streaming answers
59
59
3. Run `docker-compose build && docker-compose up`
0 commit comments