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

[Fix] ChatBot Message Mapping Error #94

Open
2 tasks
Hyunuk17 opened this issue Aug 30, 2024 · 0 comments
Open
2 tasks

[Fix] ChatBot Message Mapping Error #94

Hyunuk17 opened this issue Aug 30, 2024 · 0 comments
Assignees
Labels
🐞 BugFix Something isn't working

Comments

@Hyunuk17
Copy link
Member

Hyunuk17 commented Aug 30, 2024

Description

ChatMessage를 매핑하지 않고 그대로 String으로 저장/응답하는 문제

To Do

  • ChatRequsetDTO 생성
  • ChatResponseDTO 생성

ETC

@Hyunuk17 Hyunuk17 added the 🐞 BugFix Something isn't working label Aug 30, 2024
@Hyunuk17 Hyunuk17 self-assigned this Aug 30, 2024
Hyunuk17 added a commit that referenced this issue Aug 30, 2024
namesnames pushed a commit that referenced this issue Aug 30, 2024
* [Fix] #94 Add ChatMessageRequest

* [Fix] #94 Change ChatCotnroller.chat() method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant