microsoft / microsoft/foundry-dev-tools

Model catalog - Add LM Studio model

Open
#218 4 comments 10 reactions 1 assignee View on GitHub

@MuyangAmigo is already working on this.

Since Jun 10, 2025.

feature request needs attention
Dominant language
JavaScript
Stars
2.1k
Forks
260
Avg merge
42m
Merged PRs (30d)
29

Description

LM Studio is a powerful, user-friendly desktop application that allows you to run large language models (LLMs) locally on your own machine.

Currently, the AI Toolkit has a quick way to add models from Ollama, however adding LM Studio models is not as easy.

To add a model (phi-4) from LM Studio you need to follow these steps:

  1. Add custom model
  2. Endpoint URL: http://127.0.0.1:1234/v1/chat/completions
  3. API model name: microsoft/phi-4
  4. Model display name: microsoft/phi-4
  5. Auth header: Leave empty
  6. Open in Playground

It would be great if Add LM Studio model was included as a another option alongside Add Ollama model to shorten these steps.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.