Skip to main content

optimize

The main command. Runs a baseline eval, optimizes the prompt, and verifies the result.

Arguments

Options

Examples

Resume examples

runs

List all optimization runs and their status.

Options

Output

Status icons: completed, interrupted (resumable), running.

dashboard

Launch a local web UI for exploring optimization runs.

Options

The dashboard shows all runs with score trajectory charts, per-iteration prompt diffs, reasoning analysis, and configuration snapshots. It’s a read-only view backed by the same .reflex/ directory that optimize and runs use.

Provider format

Models are specified as provider/model:
Provider aliases resolve to OpenAI-compatible endpoints automatically. No need to manually set OPENAI_BASE_URL.