carlosgonzalezmartinez commited on
Commit
1e165a7
·
verified ·
1 Parent(s): 777ea3c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ client = OpenAI(
50
 
51
 
52
 
53
- #model_name = 'gpt-3.5-turbo'
54
 
55
 
56
  # Define the embedding model and the vectorstore
 
50
 
51
 
52
 
53
+ model_name = 'gpt-3.5-turbo'
54
 
55
 
56
  # Define the embedding model and the vectorstore