Standard & Paid Price
| Meter | Standard Price |
|---|---|
| Input price | $0.0462 / 1M tokens |
Description
TypeSafe Jev 1.13 — a System One decision model, not a chat model. Send your application's state (a string, JSON object or array) with a set of typed questions on POST /v1/systemone — choice (pick one of your options), score (place it on your ordered levels) or noul (the probability that a yes/no statement holds) — and get typed answers back with a probability for every option and a confidence value, usually within 70–500 ms. All questions are evaluated in parallel against the same state, so several can share one request. The official TypeSafe Python and JavaScript SDKs work unchanged with the base URL set to https://api.chinaapi.ai. Billed per input token; output is free. Text input only, up to 32K tokens per request; English is the primary language, so test other languages before relying on them.
Capabilities
- Input modalities
- text
- Output modalities
- decisions
- Tasks
- structured-decision
API endpoints
POST /v1/systemone(system-one)