Skip to content

마크다운으로 변환된 내용 대신 원본과 변환된 길이 및 감소율을 출력하도록 변경#22

Merged
hjham0856 merged 1 commit intotest-deployfrom
feature/20-extract-text-from-html
Nov 14, 2025
Merged

마크다운으로 변환된 내용 대신 원본과 변환된 길이 및 감소율을 출력하도록 변경#22
hjham0856 merged 1 commit intotest-deployfrom
feature/20-extract-text-from-html

Conversation

@hjham0856
Copy link
Copy Markdown
Collaborator

관련 이슈

작업사항

  • 기존에 마크다운으로 파싱된 전체 텍스트를 출력하던 코드를 원본 html과 마크다운으로 변환된 길이 및 감소율을 출력하도록 변경했습니다. 이전 코드는 CloudWatch에서 지나치게 보기 힘들고 html과 내용상의 차이는 없어 이런 방식을 적용합니다.

기타

현재는 바이트 수를 기준으로 하며, 추후 토큰 기반으로 조금 더 실제 사용량 및 비용에 비례하도록 변경할 수 있습니다.

@hjham0856 hjham0856 self-assigned this Nov 14, 2025
@hjham0856 hjham0856 added the enhancement New feature or request label Nov 14, 2025
@hjham0856 hjham0856 merged commit 355142c into test-deploy Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant