-
-
Notifications
You must be signed in to change notification settings - Fork 582
add message label #1153
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
add message label #1153
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
Enhancement
Description
Add
MessageLabel
property to conversation modelsUpdate data transfer objects with label support
Modify storage and routing services for label handling
Enhance API responses with message labeling
Diagram Walkthrough
File Walkthrough
10 files
Add MessageLabel property to chat response DTO
Add MessageLabel to DialogMetaData model
Add MessageLabel property and copy logic
Update storage service with MessageLabel handling
Add MessageLabel assignment in agent invocation
Include MessageLabel in function invocation cloning
Add MessageLabel to API dialog responses
Set chart_report_summary label for chart messages
Include MessageLabel in chat hub responses
Add MessageLabel to MongoDB storage models