> ## Documentation Index
> Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Together.ai CLI

> CLI commands for Together.ai provider

# Together.ai CLI Commands

## Environment Setup

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
export TOGETHER_API_KEY=...
```

## Commands

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
praisonai-ts providers doctor togetherai
praisonai-ts providers test togetherai meta-llama/Llama-3-70b-chat-hf
praisonai-ts providers doctor togetherai --json
```

## Aliases

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
praisonai-ts providers doctor together
```

## Related

* [Together.ai Code Usage](/docs/js/providers/togetherai-code)
