> ## 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.

# LM Studio CLI

> CLI commands for LM Studio provider

# LM Studio CLI Commands

## Environment Setup

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
export LM_STUDIO_BASE_URL=http://localhost:1234/v1
```

## Commands

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

## Aliases

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

## Related

* [LM Studio Code Usage](/docs/js/providers/lm-studio-code)
