[PR #16917] feat(api): optimize conversation name generation logic in message app #28602

Closed
opened 2026-02-21 20:43:46 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/16917

State: closed
Merged: Yes


  • Add logic to extract conversation name based on user input or fallback to default
  • Limit conversation name to 20 characters, append ellipsis if it exceeds
  • Update conversation creation to use the generated name

Fix https://github.com/langgenius/dify/issues/14246
Close https://github.com/langgenius/dify/pull/14247
Close https://github.com/langgenius/dify/issues/16160
Close https://github.com/langgenius/dify/issues/16219
Close https://github.com/langgenius/dify/issues/15990

**Original Pull Request:** https://github.com/langgenius/dify/pull/16917 **State:** closed **Merged:** Yes --- - Add logic to extract conversation name based on user input or fallback to default - Limit conversation name to 20 characters, append ellipsis if it exceeds - Update conversation creation to use the generated name Fix https://github.com/langgenius/dify/issues/14246 Close https://github.com/langgenius/dify/pull/14247 Close https://github.com/langgenius/dify/issues/16160 Close https://github.com/langgenius/dify/issues/16219 Close https://github.com/langgenius/dify/issues/15990
yindo added the pull-request label 2026-02-21 20:43:46 -05:00
yindo closed this issue 2026-02-21 20:43:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#28602