mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 02:41:53 +09:00
[Enhancement] 도메인 파일 경로를 './data/domains.txt'로 변경
This commit is contained in:
parent
9f6d172c23
commit
29d91bac56
4 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ ANONYMIZED_TELEMETRY=false
|
|||
GOOGLE_API_KEY=
|
||||
# 권장 (다른 모델로 교체 가능) [다른 모델로 교체시 성능 보장 불가]
|
||||
GOOGLE_MODEL=gemini-2.5-flash-preview-05-20
|
||||
#GOOGLE_PLANNER_MODEL=gemini-2.5-flash-preview-05-20
|
||||
GOOGLE_PLANNER_MODEL=gemini-2.5-flash-preview-05-20
|
||||
|
||||
# min(INITIAL_BACKOFF * (2 ** try_cnt), MAX_BACKOFF)만큼 API가 실패시 대기합니다.
|
||||
INITIAL_BACKOFF=60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue