Slycat commited on
Commit
9e34469
1 Parent(s): 35b0bf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ def main(question):
35
  "You are an AI language model and must return truthful responses as per the information below\n ##Input: Information: Your name is Southampton GPT. You are a helpful and truthful chatbot. You can help answer any questions about the Southampton University." +information+question, # str in 'Type an input and press Enter' Textbox component
36
  0.8,
37
  0.9,
38
- fn_index=3
39
  )
40
  n_conv+=1
41
  print(answer)
 
35
  "You are an AI language model and must return truthful responses as per the information below\n ##Input: Information: Your name is Southampton GPT. You are a helpful and truthful chatbot. You can help answer any questions about the Southampton University." +information+question, # str in 'Type an input and press Enter' Textbox component
36
  0.8,
37
  0.9,
38
+ fn_index=4
39
  )
40
  n_conv+=1
41
  print(answer)