rodrisouza commited on
Commit
db6c8d8
·
verified ·
1 Parent(s): 36abd9c

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -12,7 +12,7 @@ def init_google_sheets_client():
12
  return gspread.authorize(creds)
13
 
14
  # Google Sheets name
15
- google_sheets_name = "Chatbot Test"
16
 
17
  # Define available models
18
  models = {
 
12
  return gspread.authorize(creds)
13
 
14
  # Google Sheets name
15
+ google_sheets_name = "Chatbot Test - Pruebas Rodrigo"
16
 
17
  # Define available models
18
  models = {