mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-14 07:36:43 +09:00
feat: 구글 로그인 프롬프트 및 모델 추가
Co-authored-by: James <j93es.jung@gmail.com>
This commit is contained in:
parent
70e8bdbbde
commit
20601cec76
4 changed files with 70 additions and 0 deletions
2
src/lib/llm/prompt/google/__init__.py
Normal file
2
src/lib/llm/prompt/google/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from lib.llm.prompt.google.prompt import prompt
|
||||
from lib.llm.prompt.google.model import model
|
||||
Loading…
Add table
Add a link
Reference in a new issue