list_local_models
Identify local LLM models available in Ollama and LM Studio to select the right one for your tasks.
Instructions
Discover local LLM models from Ollama and LM Studio.
Return Format
Standard dict with keys: success, summary, result
Examples
await call_tool("list_local_models")Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||