Elouarn commited on
Commit
92e860f
·
verified ·
1 Parent(s): ee72c6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ context_input = gr.Textbox(
77
  )
78
 
79
 
80
- def update_dynamic_context(user_id,user_prompt):
81
  global global_context
82
 
83
  keywords = {
 
77
  )
78
 
79
 
80
+ def update_dynamic_context(user_id,user_input):
81
  global global_context
82
 
83
  keywords = {