lmstudio-ai/lmstudio-python
LM Studio Python SDK
This is a developer kit that allows Python developers to integrate local Large Language Models (LLMs) running in LM Studio directly into their Python applications. Developers can feed text prompts or chat histories into the SDK and receive text completions or chat responses from the loaded LLMs, enabling custom AI features within their software.
762 stars.
Use this if you are a Python developer who wants to build applications that leverage local LLMs running on LM Studio, rather than relying on cloud-based AI services.
Not ideal if you are an end-user looking for a ready-to-use application, or if you prefer to interact with LLMs solely through the LM Studio graphical interface.
Stars
762
Forks
131
Language
Python
License
MIT
Category
Last pushed
Oct 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lmstudio-ai/lmstudio-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and...
Whth/fabricatio
Fabricatio is a Python library designed for building applications that leverage Large Language...
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...