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

Implement rank_assistant_replies in web #154

Merged
merged 1 commit into from
Dec 29, 2022
Merged

Conversation

AbdBarho
Copy link
Collaborator

@AbdBarho AbdBarho commented Dec 29, 2022

Closes #34
Blocked by #127

Implement the final task of ranking assistant replies, this code is almost identical to that of ranking user replies, we can consolidate both into one component in the future.

Also, start using more of chakra-ui components and less custom code.

@AbdBarho AbdBarho changed the title Rank assistant replies Implement rank_assistant_replies in web Dec 29, 2022
@AbdBarho AbdBarho force-pushed the rank_assistant_replies branch from 5849e94 to 9ca7451 Compare December 29, 2022 18:50
@AbdBarho AbdBarho force-pushed the rank_assistant_replies branch from 9ca7451 to 4f8c4e0 Compare December 29, 2022 20:13
@AbdBarho AbdBarho marked this pull request as ready for review December 29, 2022 20:20
@fozziethebeat fozziethebeat merged commit 8c59cbe into main Dec 29, 2022
@fozziethebeat fozziethebeat deleted the rank_assistant_replies branch December 29, 2022 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement rank_assistant_replies in web
3 participants