feat: 구글 로그인 프롬프트 및 모델 추가

Co-authored-by: James <j93es.jung@gmail.com>
This commit is contained in:
암냥 2025-06-27 20:31:19 +09:00
commit 20601cec76
4 changed files with 70 additions and 0 deletions

View file

@ -0,0 +1,2 @@
from lib.llm.prompt.google.prompt import prompt
from lib.llm.prompt.google.model import model