tea-phan-y commited on
Commit
4ce1c25
·
verified ·
1 Parent(s): 197e408

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ def generate_response(user_query, relevant_segment):
79
  temperature=0.2,
80
  top_p=1,
81
  frequency_penalty=0.5,
82
- presence_penalty=0.5
83
  )
84
 
85
  # Extract the response text
 
79
  temperature=0.2,
80
  top_p=1,
81
  frequency_penalty=0.5,
82
+ presence_penalty=0.5,
83
  )
84
 
85
  # Extract the response text