list_local_models
List model IDs from a local LLM backend. Works with any backend that exposes the GET /models endpoint.
Instructions
List model ids on a backend. Works when the backend exposes GET /models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | No | lmstudio |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |