recommend_model
Recommends the optimal local LLM model for your task category and system specs. Returns a prioritized list with installation status and license info.
Instructions
Recommend the best local LLM model for a given task category based on system specs and installed models. Returns prioritized list with installation status and license info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Task category: coding, coding-agent, japanese-text, japanese-coding, translation, summarization, general | |
| prefer_quality | No | Prefer quality (true) or speed (false). Default: false |