From 10d499b1219cb8e5fdf1618304381c3544807516 Mon Sep 17 00:00:00 2001 From: katiue Date: Mon, 13 Jan 2025 02:48:46 +0700 Subject: [PATCH] minor changes --- webui.py | 1 - 1 file changed, 1 deletion(-) diff --git a/webui.py b/webui.py index b60ab68..6320e60 100644 --- a/webui.py +++ b/webui.py @@ -331,7 +331,6 @@ async def run_with_stream( max_actions_per_step, tool_call_in_content ): - print(headless) if not headless: result = await run_browser_agent( agent_type=agent_type,