Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenMOSS/MOSS
/ reset_user_input
Function
reset_user_input
moss_web_demo_gradio.py:146–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
145
146
def
reset_user_input():
147
return
gr.update(value=
''
)
148
149
150
def
reset_state():
Callers
nothing calls this directly
Calls
1
update
Method · 0.80
Tested by
no test coverage detected