Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 영수증 최대 생성 길이를 조정한다 #26

Merged
merged 1 commit into from
Feb 8, 2025
Merged

Conversation

inpink
Copy link
Member

@inpink inpink commented Feb 8, 2025

요약

영수증이 생성되다가 잘리지 않도록 영수증 최대 생성 길이를 늘립니다

어떻게 구현했는지

Clova LLM Chat Completions 호출 시 maxTokens를 조정합니다

이슈번호

close #25

@inpink inpink requested a review from devxb as a code owner February 8, 2025 05:47
@inpink inpink merged commit 60787cf into main Feb 8, 2025
1 check passed
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.

feat: 영수증 최대 생성 길이를 조정한다
2 participants