mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 06:41:53 +09:00
feat: 리팩토링, User Data
This commit is contained in:
parent
8cfb6488d1
commit
f5ee676468
7 changed files with 95 additions and 516 deletions
|
|
@ -14,6 +14,6 @@ def CreateChatGoogle(model: str):
|
|||
|
||||
return ChatGoogle(
|
||||
model=model,
|
||||
temperature=0.0,
|
||||
temperature=0.0
|
||||
# Browser Use는 내부적으로 재시도 로직을 처리합니다
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue