Skip to content

feat(api): optimize conversation name generation logic in message app #16917

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

Merged
merged 2 commits into from
Mar 27, 2025

Conversation

AlexYuan997
Copy link
Contributor

@AlexYuan997 AlexYuan997 commented Mar 27, 2025

  • 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 #14246
Close #14247
Close #16160
Close #16219
Close #15990

… generator

- 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
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 💪 enhancement New feature or request labels Mar 27, 2025
@crazywoola
Copy link
Member

Thanks for the PR, please open an issue or link an existing issue in the description.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 27, 2025
@crazywoola crazywoola merged commit 5d77730 into langgenius:main Mar 27, 2025
6 checks passed
parambharat pushed a commit to parambharat/dify that referenced this pull request Mar 31, 2025
jsincorporated pushed a commit to jsincorporated/asaAi that referenced this pull request Jul 8, 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 lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
2 participants