Illia56 commited on
Commit
aa81381
·
1 Parent(s): a3ac2d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ if prompt := st.chat_input("Ask Palm 2 anything..."):
74
  except Exception as e:
75
  st.write(f"ERROR {e}...")
76
 
77
- st.session_state.messages.append({"role": "assistant", "content": response['content']})
 
74
  except Exception as e:
75
  st.write(f"ERROR {e}...")
76
 
77
+ # st.session_state.messages.append({"role": "assistant", "content": response['content']})