JirasakJo commited on
Commit
bcc8ea2
·
verified ·
1 Parent(s): b6b92b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -357,8 +357,7 @@ def main():
357
  st.text_input(
358
  "",
359
  key="query_input",
360
- placeholder="เช่น: วันสุดท้ายของการสอบปากเปล่าในภาคเรียนที่ 1/2567 คือวันที่เท่าไร?",
361
- on_change=submit
362
  )
363
 
364
  # Button layout
 
357
  st.text_input(
358
  "",
359
  key="query_input",
360
+ placeholder="เช่น: วันสุดท้ายของการสอบปากเปล่าในภาคเรียนที่ 1/2567 คือวันที่เท่าไร?"
 
361
  )
362
 
363
  # Button layout