mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 09:41:53 +09:00
[Update] agent 호출 구조 변경
This commit is contained in:
parent
495b3a52da
commit
b7e6afb227
12 changed files with 267 additions and 343 deletions
|
|
@ -8,7 +8,6 @@ def check_env_variables():
|
|||
"BACKEND_URL",
|
||||
"GOOGLE_API_KEY",
|
||||
"GOOGLE_MODEL",
|
||||
"GOOGLE_PLANNER_MODEL"
|
||||
]
|
||||
|
||||
for var in required_vars:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue