lmstudio-ai/lmstudio-python
LM Studio Python SDK
Provides synchronous and asynchronous APIs for programmatic interaction with LM Studio's local LLM inference server via WebSocket connections, handling chat history management and text completion requests. The SDK auto-generates Python type stubs from LM Studio's JavaScript schema to maintain API parity, with support for multiple Python versions and strict type checking via mypy.
762 stars.
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...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Oaklight/ToolRegistry
ToolRegistry: A Protocol-Agnostic Tool Management Library for Function-Calling LLMs
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...