Open rabble opened 1 year ago
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.
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.