remove changes in agent folder

This commit is contained in:
katiue
2025-01-10 22:31:30 +07:00
parent b6847ad47b
commit f3c75a87e7
2 changed files with 2 additions and 2 deletions

View File

@@ -282,4 +282,4 @@ class CustomAgent(Agent):
await self.browser_context.close()
if not self.injected_browser and self.browser:
await self.browser.close()
await self.browser.close()

View File

@@ -118,4 +118,4 @@ class CustomMassageManager(MessageManager):
max_error_length=self.max_error_length,
step_info=step_info,
).get_user_message()
self._add_message_with_tokens(state_message)
self._add_message_with_tokens(state_message)