Simple Machine Mind EvaluatorDPT

Docs Hub

API reference: https://docs.smsquared.ai/api/ • OpenAPI: https://docs.smsquared.ai/openapi/evaluator-openapi-v1.json

Overview

EvaluatorDPT is a decision API for deterministic classification and steering.

Quickstart

 = @{
  "Ocp-Apim-Subscription-Key" = "<YOUR_SUBSCRIPTION_KEY>"
  "Content-Type" = "application/json"
}
 = @{ texts = @("The World is Beautiful") } | ConvertTo-Json -Depth 6
Invoke-RestMethod -Method POST -Uri "https://api.smsquared.ai/v1/predict" -Headers  -Body 

Auth

Errors

Limits

PlanSpike controlMonthly quotaVectors
Signals / Guardrail30 per 60 seconds500000 / 30 daysAllowed (tier rules apply)
Vibe30 per 60 seconds5000 / 30 daysNot allowed

Support & SLA

Support: support@smsquared.ai

Uptime SLA (paid plans): 99.9% monthly uptime.