For the complete documentation index, see llms.txt. This page is also available as Markdown.

Surfaces — where Stratix runs

Stratix surfaces — every place you can interact with the platform.

Stratix is delivered through several distinct surfaces. The web is the primary surface; the SDK and CLI handle automation; the REST API is open for integration.

Web (browser)

Public + Premium dashboard.

Read

VS Code extension

Run evals from your IDE.

Read

CLI

Terminal and scripts.

Read

Python SDK

Type-safe Python client for automation, CI gates, and embedded eval..

Read

REST API

Same surface the dashboard uses.

Read

Pick the right surface

Job
Best surface

Pick a model

Web (Public)

Run a private eval interactively

Web (Premium)

Wire CI/CD gate

SDK or CLI

Build an integration

REST API

Where to next

Last updated

Was this helpful?