trustgraph/trustgraph_configurator/resources/dialog/docs/model/lm-studio-compose.md
elpresidank 74cc8a4685 Squashed 'ai-context/trustgraph-templates/' content from commit 42a5fd1b
git-subtree-dir: ai-context/trustgraph-templates
git-subtree-split: 42a5fd1b678f32be378062e30451e2052ccb95dd
2026-04-05 21:09:49 -05:00

450 B

LMStudio allows you to run models locally, with a nice UX. The LMStudio application or service must be running, and have the REST API enabled, and model made available by pulling from the model repository.

Note that LMStudio is a commercial product - a licence is needed for non-personal usage. See lmstudio.ai/work.

LMSTUDIO_URL=http://localhost:1234

Replace the URL with the URL of your LMStudio API service.