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

Process Content with OpenAI Moderation & Queue Results #6

Open
rabble opened this issue Oct 2, 2023 · 0 comments
Open

Process Content with OpenAI Moderation & Queue Results #6

rabble opened this issue Oct 2, 2023 · 0 comments

Comments

@rabble
Copy link
Contributor

rabble commented Oct 2, 2023

Process the queued events by sending the content to OpenAI for moderation checks. Once results are received, push them to a separate pubsub queue.

Acceptance Criteria:

Content is successfully moderated using OpenAI's service.
Results from OpenAI are queued without delay in a separate queue for subsequent processing.

@rabble rabble added this to Cleanstr Oct 2, 2023
@rabble rabble moved this to 📋 Backlog in Cleanstr Oct 3, 2023
@dcadenas dcadenas moved this from 📋 Backlog to ✅ Done in Cleanstr Oct 5, 2023
@dcadenas dcadenas removed this from Cleanstr Nov 22, 2023
@dcadenas dcadenas moved this to Done in Verse: Nos Projects Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant