JirasakJo commited on
Commit
267ccd9
·
verified ·
1 Parent(s): 0fb590d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -339,8 +339,8 @@ def main():
339
  </div>
340
  """, unsafe_allow_html=True)
341
 
342
- with st.expander("🔍 รายละเอียดการวิเคราะห์คำถาม", expanded=False):
343
- st.json(content['query_info'])
344
 
345
  # Input section at the bottom
346
  with st.container():
 
339
  </div>
340
  """, unsafe_allow_html=True)
341
 
342
+ # with st.expander("🔍 รายละเอียดการวิเคราะห์คำถาม", expanded=False):
343
+ # st.json(content['query_info'])
344
 
345
  # Input section at the bottom
346
  with st.container():