alexkueck commited on
Commit
72be10f
1 Parent(s): 08fe6a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -874,7 +874,7 @@ with gr.Blocks(css=custom_css(), theme=themeAlex) as demo:
874
  inputs=[
875
  user_question3,
876
  attached_file3,
877
- chatbot3,
878
  history3,
879
  model_option,
880
  openai_key,
 
874
  inputs=[
875
  user_question3,
876
  attached_file3,
877
+ chatbot_code,
878
  history3,
879
  model_option,
880
  openai_key,