lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 99
- Release rhythm 35
- Longevity 77
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1083
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1761 stars · 298 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
lmstudio-js is the official TypeScript/JavaScript client SDK for LM Studio, enabling use of locally running LLMs for chat, completions, embeddings, and tool-based agents. It also supports loading, configuring, and unloading models from memory in Node and browser environments.
Use cases
- chat with local llms from typescript
- build autonomous agents that run locally
- generate text embeddings locally
- load and unload llm models from memory programmatically
- define tools for llm function calling
- replace openai sdk with local model client
When to choose
- you use LM Studio to run local models and want a typed SDK
- you need model lifecycle management (load/unload, GPU offload, context length)
- you want fully local agents with tool calling
- you develop in TypeScript/JavaScript on Node or browser
When to avoid
- you only call OpenAI or other cloud-hosted APIs
- you need a Python SDK (use lmstudio-python instead)
- you don't run LM Studio or a compatible local server
Facets
library · maturity active
llm-inference agent-framework sdk chatbot rag large-language-models artificial-intelligence developer-tools browser cross-platform local-llm lm-studio client-sdk embeddings tool-calling model-management ai-agents nodejs typescript
1 source
- readme: https://github.com/lmstudio-ai/lmstudio-js · fetched 2026-08-28 · 24566cf00e47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lmstudio-ai/lmstudio-js | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="lmstudio-ai/lmstudio-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem