Use Eva

Commands

Every slash command in the Eva console. They are answered locally, never reach a model, and cost nothing.

A command is a line you type at the console with a leading slash. Commands never reach a model, so they cost nothing.

Type / to open the palette. Enter runs the selected row, and Tab completes it.

The commands

CommandArgumentWhat it does
/helplist the commands
/modelprovider/modelshow or set the session model
/costshow what this session has spent
/themethemeshow or set the theme
/clearopen a new Session
/newan alias for /clear

Commands that take an argument

/model and /theme both name an argument, and both answer a bare line with a choice of their own. Running /model with no argument opens the model picker rather than complaining.

An argument hint says what an argument would look like. It never says one is required.

What is not a command

A flag is not a command. --print, --model, and --config start a process and are read before the console exists. See the CLI reference.

eva trust, eva untrust, and eva config show are commands of the executable rather than of the console. You type them in your shell, not at the Eva prompt.