Skip to content

Add Mistral spam detection support - #10

Merged
dtump merged 1 commit into
mainfrom
feat/mistral-support
Jul 21, 2026
Merged

Add Mistral spam detection support#10
dtump merged 1 commit into
mainfrom
feat/mistral-support

Conversation

@dtump

@dtump dtump commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • add Mistral as a supported AI provider, defaulting to Mistral Large 3
  • support global, EU, and future US inference endpoints
  • make output token limits configurable and include raw response diagnostics for malformed JSON
  • increase the opt-in live benchmark default from one fixture to five
  • document Mistral configuration and add provider/dispatcher coverage

Validation

  • .venv/bin/ruff check .
  • .venv/bin/ruff format --check .
  • .venv/bin/pytest -q — 96 passed, 1 skipped
  • partial 20-fixture live Mistral run — 15/15 completed fixtures detected as spam before the API returned a 429 rate limit

@dtump
dtump merged commit 74f717b into main Jul 21, 2026
4 checks passed
@dtump
dtump deleted the feat/mistral-support branch July 21, 2026 08:35
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.

1 participant