david-oplatka commited on
Commit
3e6f007
·
1 Parent(s): 73c4c29

Change Streaming Default to False

Browse files
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -4,4 +4,4 @@ api_key="YOUR_API_KEY"
4
  title="TITLE OF STREAMLIT"
5
  description="DESCRIPTION PLACED UNDER TITLE"
6
  source_data_desc="THIS COMPLETES THE SENTENCE 'This demo uses Retrieval Augmented Generation to ask questions...' ON THE LEFT TOOLBAR"
7
- streaming=True
 
4
  title="TITLE OF STREAMLIT"
5
  description="DESCRIPTION PLACED UNDER TITLE"
6
  source_data_desc="THIS COMPLETES THE SENTENCE 'This demo uses Retrieval Augmented Generation to ask questions...' ON THE LEFT TOOLBAR"
7
+ streaming=False