mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-30 04:30:13 +00:00
update
This commit is contained in:
parent
08143704f7
commit
6f36829c93
33 changed files with 278 additions and 114 deletions
|
|
@ -17,7 +17,7 @@ from app.exception.exception import ProgramException
|
|||
from app.service.task import Agents
|
||||
from app.utils.listen.toolkit_listen import listen_toolkit
|
||||
from app.utils.toolkit.abstract_toolkit import AbstractToolkit
|
||||
from app.utils import traceroot_wrapper as traceroot
|
||||
from utils import traceroot_wrapper as traceroot
|
||||
|
||||
logger = traceroot.get_logger("hybrid_browser_python_toolkit")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue