Tonic commited on
Commit
e111e97
·
1 Parent(s): c352f02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ import json
4
  from decouple import Config
5
 
6
  config = Config('.env')
7
- config.read('.env')
8
 
9
  def query_vectara(question, chat_history):
10
  # Get the user's message from the chat history
 
4
  from decouple import Config
5
 
6
  config = Config('.env')
 
7
 
8
  def query_vectara(question, chat_history):
9
  # Get the user's message from the chat history