nextcloud / nextcloud/assistant
Display AI rating in the UI
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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