MCPcopy 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
146def reset_user_input():
147 return gr.update(value='')
148
149
150def reset_state():

Callers

nothing calls this directly

Calls 1

updateMethod · 0.80

Tested by

no test coverage detected