Skip to main content
The Gateway serves TypeSafe’s Jev API under /typesafe. The client appends /v1/systemone and /v1/models to its base URL, so the Gateway serves exactly those paths. There is no mapping layer and no request rewriting.

Pointing the SDK at the Gateway

Three environment variables, no code changes:
Both SDKs read TYPESAFE_DEFAULT_MODEL, so this is the zero-code-change route. Passing model per client or per call works just as well, and any served id will do: see Models.

Compatibility matrix

Things worth knowing

Check the connection

A list of served models means the base URL and key are right. See List Models for the SDK equivalents.

System One

Question types, images, confidence, and cost levers.

System One API

Request and response reference.