nextcloud / nextcloud/assistant

Display AI rating in the UI

Open
#480 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

As a followup to #408:

  • Maybe extend the provider concept so it includes a description and a rating
  • Figure out a way to compute the rating in integration_openai depending on the service that is used. We could have a hardcoded list of service URLs for which we know the rating. If an unknown URL is set, we could let the admin set the rating in integration_openai's admin settings.

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

Start by reading follow-up issue #408 and tracing the provider data from integration_openai to the UI and its admin settings. Clarify how descriptions and ratings should be represented, how ratings are determined for known or unknown service URLs, and what the completed UI and configuration behavior should be.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.