Please take a moment to search the forum and documentation before posting a new topic.
If you’re creating a debugging post, please include the following info:
- Are you running your app locally or is it deployed? Both
- If your app is deployed:
a. Is it deployed on Community Cloud or another hosting platform? AWS
b. Share the link to the public deployed app. Not possible - Share the link to your app’s public GitHub repository (including a requirements file). Sorry
- Share the full text of the error message (not a screenshot). –> –> streamlit.errors.StreamlitValueAssignmentNotAllowedError: Values for the widget with
key‘chat_input’ cannot be set usingst.session_state. - Share the Streamlit and Python versions. Streamlit == 1.49.0, Python == 3.11.0