Skip to content

Feature/contents writing agent#11

Closed
LJBang wants to merge 11 commits intodevfrom
feature/contents_writing_agent
Closed

Feature/contents writing agent#11
LJBang wants to merge 11 commits intodevfrom
feature/contents_writing_agent

Conversation

@LJBang
Copy link
Copy Markdown
Collaborator

@LJBang LJBang commented May 30, 2025

📝 Summary

  • pdf 요약
  • 요약된 내용 바탕으로 블로그 컨텐츠 작성
  • 작성된 컨텐츠를 notion에 게시

✅ Checklist

  • [ ] 관련 이슈가 명시되어 있습니다.
  • 테스트가 완료되었습니다.
  • [ ] 문서 업데이트가 포함되었습니다.
  • 코드 리뷰를 위한 사전 검토를 완료했습니다.

📄 Description

  • pdf 요약 기능은 토큰을 고려할 수 있게 만들었습니다.
    • 일단 pdf이고, word, txt 등 다른 소스로도 변경하기 쉽도록 문서 호출 부분을 분리했습니다.
  • 블로그 컨텐츠 작성 부분은 일단 기능은 만들었고 여러 프롬프트를 돌려보면서 테스트하지는 않았습니다.
  • Notion API에 사용할 json 만드는 부분은 원래 StrOutputParser만 테스트 해봤는데, `JsonOutputParser로는 테스트 해보지 않았습니다. 적절한 json output이 나오는지 이번 PR에 마저 테스트 해서 덧붙이도록 하겠습니다. -> json output 잘 만들어 지는 것 확인했습니다
  • workflow는 작성하지 않았습니다. 마찬가지로 이번 PR에 덧붙여보겠습니다. -> workflow 작성하고 페이지 만들어지는 것 확인했습니다.

Output 예시

image - markdown 형식이 안먹네요.. ㅠ

💡 Notice (Optional)

기존에 있던 예시들은 아직 지우지 않았습니다. 저희팀 코드 스타일이 대충 맞춰지면 지워도 좋을 듯 해요.

@qjrm1430 해당 레포에는 dev 브랜치가 없어서 만들려고 보니 막혀있네욥. 일단 main으로 pr 작성합니다.

🔗 Related Issue(s)

#10

@LJBang LJBang self-assigned this May 30, 2025
@LJBang LJBang added the enhancement New feature or request label May 30, 2025
@LJBang LJBang added this to Marketing May 30, 2025
@qjrm1430 qjrm1430 changed the base branch from main to dev May 30, 2025 07:09
@qjrm1430 qjrm1430 self-requested a review May 30, 2025 07:11
Copy link
Copy Markdown
Member

@qjrm1430 qjrm1430 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

main -> dev로 수정해놨습니다!

@qjrm1430
Copy link
Copy Markdown
Member

qjrm1430 commented May 30, 2025

현재 PR 작업 체크리스트 & 이슈 작업 체크리스트 둘다 완료되었는지 확인 후 체크도 부탁드립니다!

image

Copy link
Copy Markdown
Collaborator

@euisuk-chung euisuk-chung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다! ✅

@qjrm1430 qjrm1430 closed this Jun 2, 2025
@qjrm1430 qjrm1430 deleted the feature/contents_writing_agent branch June 2, 2025 07:11
@LJBang LJBang linked an issue Jun 2, 2025 that may be closed by this pull request
3 tasks
@LJBang
Copy link
Copy Markdown
Collaborator Author

LJBang commented Jun 2, 2025

@qjrm1430 혹시 pr 닫으신 이유가 있으실까요?

@LJBang LJBang mentioned this pull request Jun 3, 2025
2 tasks
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

Status: No status

Development

Successfully merging this pull request may close these issues.

[#Marketing] Contents writing agent

3 participants