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

issue : 문장 완성 부분에서 반환값이 마지막 문장을 포함하는 경우와 포함하지 않는 경우가 모두 발생함 #20

Open
1 task
J-nowcow opened this issue Nov 7, 2023 · 0 comments

Comments

@J-nowcow
Copy link
Member

J-nowcow commented Nov 7, 2023

문제 상황

  • response의 'content' 부분에는 완성되지 않은 마지막 문장의 다음 부분을 담도록 정의되어 있음
  • 그러나 content 부분에서 마지막 문장 전체를 담고 있는 경우가 확인됨

image

해결 방안

  • 마지막 문장 전체를 담고 있는지 확인 후, content에 전체 문장을 담도록 변경
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

No branches or pull requests

1 participant