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

fix: moderation persist scores [AI-696] #418

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

mantagen
Copy link
Collaborator

@mantagen mantagen commented Dec 2, 2024

Description

  • store the scores we get back from the moderation agent
  • Note: contains migration

Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oak-ai-lesson-assistant ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2024 3:24pm

Copy link

Copy link

sonarqubecloud bot commented Dec 2, 2024

Copy link

github-actions bot commented Dec 2, 2024

Playwright test results

passed  15 passed
skipped  1 skipped

Details

report  Open report ↗︎
stats  16 tests across 15 suites
duration  2 minutes, 19 seconds
commit  2721320

Skipped tests

No persona › tests/auth.test.ts › authenticate through Clerk UI

@mantagen mantagen requested review from mfdowland and a team December 2, 2024 16:58
"Moderation response: ",
JSON.stringify(moderationResponse, null, 2),
);
log.info(JSON.stringify(moderationResponse));
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@mfdowland we've been logging the full response ... so i';; see if i can get old scores exported!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actually they were excluded in prod so looks like we won;t be getting these

@mantagen mantagen merged commit 7539661 into main Dec 3, 2024
21 checks passed
@mantagen mantagen deleted the fix/moderation-persist-scores branch December 3, 2024 15:23
@oak-machine-user
Copy link
Collaborator

🎉 This PR is included in version 1.18.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants