promptlm-cli studio
GET STARTED / STUDIO
Studio
promptLM Studio is a local web UI for the active prompt store. It launches as a Spring Boot application and serves the Studio frontend from the same process.
The default URL is http://127.0.0.1:8085/.
Options
| Flag | Default | Description |
|---|---|---|
|
|
Port that Studio binds to. |
|
|
Do not auto-open a browser on startup. |
promptlm-cli studio --port 8090 --no-browser true