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

[DERCBOT-1309] Enable Annotation and Issue Tracking for Bot Responses #1824

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

scezen
Copy link
Contributor

@scezen scezen commented Jan 14, 2025

No description provided.

@scezen scezen marked this pull request as draft January 14, 2025 08:53
@scezen scezen marked this pull request as ready for review January 29, 2025 13:42
Copy link
Contributor

@assouktim assouktim left a comment

Choose a reason for hiding this comment

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

Thank you for all the code you've added, it's really a great effort behind it.
There are still many improvements to be made, i'll let you take them into account.

val reason: BotAnnotationReasonType? = null,
val description: String,
val groundTruth: String? = null,
val events: List<BotAnnotationEventDTO> = emptyList()
Copy link
Contributor

@assouktim assouktim Jan 29, 2025

Choose a reason for hiding this comment

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

I'm not sure we'll need these events here, as I can see that this class is only used to create an annotation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants