ziyadsuper2017 commited on
Commit
547c0e6
·
1 Parent(s): 54385f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,4 +39,4 @@ if user_input:
39
  st.markdown(f"**Gemini Bot:** {response_text}")
40
 
41
  # Update session state with chat history
42
- st.session_state["chat_history"] = chat_history
 
39
  st.markdown(f"**Gemini Bot:** {response_text}")
40
 
41
  # Update session state with chat history
42
+ st.session_state["chat_history"] = chat_history