AllenYkl commited on
Commit
817a739
·
1 Parent(s): d4b724e

Update bin_public/app/Chatbot.py

Browse files
Files changed (1) hide show
  1. bin_public/app/Chatbot.py +1 -1
bin_public/app/Chatbot.py CHANGED
@@ -299,7 +299,7 @@ with gr.Blocks(css=customCSS) as demo:
299
  interviewer.click(predict, [
300
  keyTxt,
301
  invite_code,
302
- interviewer_prompt,
303
  history,
304
  user_input,
305
  chatbot,
 
299
  interviewer.click(predict, [
300
  keyTxt,
301
  invite_code,
302
+ patient_prompt,
303
  history,
304
  user_input,
305
  chatbot,