# lmstudio-Dify-Plugin **Repository Path**: chand1009/lmstudio-Dify-Plugin ## Basic Information - **Project Name**: lmstudio-Dify-Plugin - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-02 - **Last Updated**: 2026-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LM Studio Plugin for Dify **Author:** [Steven Lynn](https://github.com/stvlynn) **Version:** 0.0.1 **Type:** model **Repository:** https://github.com/stvlynn/lmstudio-Dify-Plugin --- This plugin allows you to connect your LM Studio local models to Dify. ## Features - Support for both Chat and Completion models - Support text embedding models ## Setup ### LM Studio 1. Install [LM Studio](https://lmstudio.ai/) on your computer 2. Run LM Studio and load a local model ![](./_assets/lmstudio-server.png) 3. Configure LM Studio to serve the model via API (in server mode) 4. Configure the plugin with your LM Studio server URL (default is http://localhost:1234) ### Models 1. Install [LM Studio](https://https://marketplace.dify.ai/plugins/stvlynn/lmstudio) from Dify Marketplace. 2. Set up models in **Model Provider** -> **LM Studio** -> **Add Model** ![](./_assets/lmstudio-provider.png) 3. Add a model. ![](./_assets/lmstudio-add.png) 4. If you added an embedding model, apply it in **Model Provider** -> **System Model Setting** -> **embedding Model** ![](./_assets/embedding.png) ## Requirements - LM Studio running with at least one model loaded - API server mode enabled in LM Studio ## Usage After setting up the plugin, you can use any loaded LM Studio model in your Dify applications by selecting it in the model dropdown. ## License [MIT](./LICENSE)