> ## Documentation Index
> Fetch the complete documentation index at: https://togetherai-migration.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Models

## List all models

To list all the available models, run `together models list`:

```sh Bash theme={null}
# List models
together models list
```

## View all commands

To see all the available chat commands, run:

```sh Shell theme={null}
together models --help
```
