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

Add Support of Mistral AI Moderation API #2201

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ricken07
Copy link
Contributor

@ricken07 ricken07 commented Feb 9, 2025

Mistral introducing our new moderation service, which is powered by the Mistral Moderation model, a classifier model based on Ministral 8B. It enables our users to detect harmful text content along several policy dimensions.

This pull request provides support for Mistral AI's Moderation API for Spring AI

  • Moderation Model
  • Moderation Options
  • Auto Configuration
  • Properties
  • Test

@ricken07 ricken07 force-pushed the mistral-moderation-api branch from 1e67d32 to aeeb029 Compare February 9, 2025 01:12
@ricken07 ricken07 force-pushed the mistral-moderation-api branch from aeeb029 to 3856aef Compare February 9, 2025 01:16
@tzolov tzolov self-assigned this Feb 10, 2025
@tzolov tzolov modified the milestone: 1.0.0-M6 Feb 10, 2025
@ilayaperumalg ilayaperumalg modified the milestones: 1.0.0-M6, 1.0.0-M7 Feb 12, 2025
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.

3 participants