nextcloud / nextcloud/assistant

Ability to pick a certain model for one task

Open
#376 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
88
Forks
43
Avg merge
18h 49m
Merged PRs (30d)
3

Description

Describe the feature you'd like to request

Right now i can pick one ai tool for summarizing for example. If the openai/localai is installed. I can pick that to use for summarizing. But i then get the default model chosen for it.

I would like to be able to pick a specific model for a task. so summarize could be through one openi/localai model but generating text could be another.

In homeassistant for example i can add a provider. But then i can add AI tasks to that provider with specific models for a certain task.

Describe the solution you'd like

Ability to pick the provider, if the provider has a list of different models. Choose one model from that provider as default.

Describe alternatives you've considered

No alternatives

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by locating the provider and AI task configuration, then determine how available models are exposed. Done means a task can select a specific model from its provider independently of other tasks, with coverage for the requested behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.