Skip to main content

Overview

System One endpoints for models such as Jev, compatible with the TypeSafe SDKs. See https://openrouter.ai/docs/guides/community/typesafe-sdk.

Available Operations

  • create - Submit a System One request

create

Sends state and typed questions to a System One model such as Jev and returns its answers. Compatible with the TypeSafe SDKs. Bare System One model IDs such as jev-1.13 and jev-latest are mapped onto the typesafe/ namespace.

Example Usage

Parameters

Response

components.DecisionsResponse

Errors