Tbaberca commited on
Commit
69afb83
·
verified ·
1 Parent(s): 719280c

Update Gradio_UI.py

Browse files
Files changed (1) hide show
  1. Gradio_UI.py +2 -1
Gradio_UI.py CHANGED
@@ -129,4 +129,5 @@ def stream_to_gradio(
129
  reset_agent_memory: bool = False,
130
  additional_args: Optional[dict] = None,
131
  ):
132
- """Runs an agent with the given task and streams the messages from the agent as gradio ChatMes
 
 
129
  reset_agent_memory: bool = False,
130
  additional_args: Optional[dict] = None,
131
  ):
132
+ """Runs an agent with the given task and streams the messages from the agent as gradio ChatMessages."""
133
+