mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-27 23:18:59 +00:00
parent
a27a130b45
commit
36b822cf8b
@ -265,6 +265,7 @@ class MultimodalWebSurfer(BaseChatAgent):
|
||||
|
||||
# Prepare the debug directory -- which stores the screenshots generated throughout the process
|
||||
await self._set_debug_dir(self.debug_dir)
|
||||
self.did_lazy_init = True
|
||||
|
||||
async def _set_debug_dir(self, debug_dir: str | None) -> None:
|
||||
assert self._page is not None
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user