Skip to content

✨ LLM 모듈화 및 Gemini 추가, 비용 로깅 추가#11

Merged
vcz-Chan merged 3 commits intomainfrom
features/llm
Oct 9, 2025
Merged

✨ LLM 모듈화 및 Gemini 추가, 비용 로깅 추가#11
vcz-Chan merged 3 commits intomainfrom
features/llm

Conversation

@vcz-Chan
Copy link
Member

@vcz-Chan vcz-Chan commented Oct 5, 2025

✨ LLM 모듈화 및 Gemini 추가, 비용 로깅 추가

요약

  • 작업 목적과 배경을 3~5줄로 간단히 설명하세요.
  • LLM 모듈화 및 Gemini 추가
    • llm을 여러 모델 + 여러 곳에서 사용하게 모듈화
    • 재미니 api 꽁짜 야미
  • 비용 로깅 추가
    • 비용관리를 위한 토큰 기반 비용 로깅 기능 추가
    • 비용을 로깅해 추 후 비용 절감에서 비교 및, 어드민 페이지에서 시각화

Context

  • 현재 동작/제약, 대안 검토, 관련 문서/링크 등

Changes

  • 변경 사항을 항목별로 나열하세요.

  • llm 로직 외부 모듈로 분리, 사용 옵션 명시화

  • 재미니 api 추가 및 동일하게 모듈화 인터페이스 최대한 동일하게 유지

  • 비용 로깅을 위한 계산 로직 및, 모듈 추가

Breaking Changes

  • 호환성 이슈가 있다면 명시하고 마이그레이션 방법을 적으세요.
    npm i

@vcz-Chan vcz-Chan merged commit 445f2bd into main Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant