changelog
What we've shipped.
Model versions, API changes, and notable releases. Subscribe via the GitHub repo's releases feed if you want a notification on every change.
- Accessibility fixes from a production QA pass: blog topic-filter chips are now valid toggle buttons (dropped an invalid ARIA role/attribute pairing), the code-block CLI-flag syntax color now meets WCAG AA contrast, and the primary and documentation navigation landmarks are now uniquely labelled.
- Reworded the /about page title so it no longer reads as a colon-prefixed fragment.
- Added /use-cases/fake-signups: prevention-strategy landing page targeting "prevent fake user registrations", with a three-layer framework and a webhook-style code example (closes #103).
- Public launch of the /v1/predict endpoint and the self-serve dashboard.
- Free tier: 10,000 requests / month. Pro tier: $9 + $0.0001/req past 1M included.
- Calibrated softmax probabilities, single round-trip, sub-10ms p99 on CPU.