LM StudioLM Studio

List Models

List available models via the OpenAI-compatible endpoint.

Ask Bionic to read this page

Copy this prompt, open Bionic, and paste it into a new chat.

Read https://lmstudio.ai/docs/developer/openai-compat/models, I want to ask questions about it.

  • Method: GET
  • Returns the models visible to the server. The list may include all downloaded models when Just‑In‑Time loading is enabled.
cURL
curl http://localhost:1234/v1/models

On this page