merge with develop and edit the browser_use_tool code
This commit is contained in:
commit
69106ec711
38 changed files with 1437 additions and 6842 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import json
|
||||
import os
|
||||
from urllib import error, request
|
||||
from urllib import error, request
|
||||
from tools.registry import registry
|
||||
|
||||
logger = logging.getLogger("hermes.browser_use_tool")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue