Xunzi-LLM-of-Chinese-classics / XunziALLM

Apache License 2.0
229 stars 22 forks source link

AttributeError: st.session_state has no attribute "history". Did you forget to initialize it? More info: https://docs.streamlit.io/library/advanced-features/session-state#initialization #3

Closed liqinga closed 5 months ago

liqinga commented 7 months ago

AttributeError: st.session_state has no attribute "history". Did you forget to initialize it? More info: https://docs.streamlit.io/library/advanced-features/session-state#initialization

njauzzx commented 7 months ago

This may be related to your streamlit configuration, try changing the version?