List ModelsList available models via the OpenAI-compatible endpoint.Copy MarkdownOpenAsk Bionic to read this pageCopy 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.Copy prompt 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/modelsEmbeddingsGenerate embedding vectors from input text.ResponsesCreate responses with support for streaming, reasoning, prior response state, and optional Remote MCP tools.