Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternLM/Tutorial
/ on_btn_click
Function
on_btn_click
tools/xtuner_streamlit_demo.py:162–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
161
162
def
on_btn_click():
163
del st.session_state.messages
164
165
166
@st.cache_resource
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected