suggest_models
Recommends optimal locally installed AI models for specific tasks based on user needs and performance priorities like speed or quality.
Instructions
Suggests the best locally installed model for a specific task based on user needs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_needs | Yes | Description of what the user wants to do with the model (e.g., 'I want to write code', 'I need help with creative writing', 'I want to analyze documents') | |
| priority | No | Priority: 'speed' for fast responses, 'quality' for best results, 'balanced' for compromise |