revert changes

This commit is contained in:
meshkatshb
2025-01-10 18:00:10 +03:30
parent d988bf1c95
commit 8198d68e4d

View File

@@ -286,8 +286,6 @@ async def run_custom_agent(
if playwright:
await playwright.stop()
await browser.close()
return final_result, errors, model_actions, model_thoughts
# Define the theme map globally