generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 267
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The sample here https://github.com/strands-agents/samples/tree/main/04-UX-demos/01-streamlit-template is broken when working with app_streaming.py and the current streamlit version.
I think something with one of the backwards incompatible changes might have broken it. When I run it with the version of Strands in the requirements.txt, but if I upgrade it to the newest version (1.4.0) then I get a variety of errors about session state not being initialized.
AttributeError: st.session_state has no attribute "details_placeholder". Did you forget to initialize it? More info: https://docs.streamlit.io/develop/concepts/architecture/session-state#initialization
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working