Skip to content

feat(settings): mark legacy AI providers in admin settings - #59453

Closed
NavpreetSSidhu wants to merge 6 commits into
nextcloud:masterfrom
NavpreetSSidhu:feat/mark-legacy-ai-providers
Closed

feat(settings): mark legacy AI providers in admin settings#59453
NavpreetSSidhu wants to merge 6 commits into
nextcloud:masterfrom
NavpreetSSidhu:feat/mark-legacy-ai-providers

Conversation

@NavpreetSSidhu

@NavpreetSSidhu NavpreetSSidhu commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Resolves #58823

Marks the Machine Translation, Image Generation, and Text Processing
sections as (Legacy) in the AI admin settings.

  • Legacy sections are collapsed by default with a toggle button, and each shows a deprecation warning recommending.
  • Unified task processing. Also renames "Free text to text prompt" to "Generate text"
    in the TaskProcessing section.

Mark the Machine Translation, Image Generation, and Text Processing
sections as legacy in the AI admin settings to reduce user confusion.
Legacy sections are collapsed by default behind a toggle button, each
displays a deprecation warning recommending Unified task processing,
and "Free text to text prompt" is renamed to "Generate text".

Closes: nextcloud#58823

Signed-off-by: Navpreet Sidhu <navpreetsidhu@users.noreply.github.com>
Signed-off-by: Navpreet Sidhu <navpreetsidhu@users.noreply.github.com>
@NavpreetSSidhu
NavpreetSSidhu requested a review from a team as a code owner April 4, 2026 17:37
@NavpreetSSidhu
NavpreetSSidhu requested review from nfebe, sorbaugh and szaimen and removed request for a team April 4, 2026 17:37
@kyteinsky

Copy link
Copy Markdown
Contributor

hello @NavpreetSSidhu
thanks for the PR.
I would like to point out that good first issues are created to help humans get into the Nextcloud ecosystem. We can do these PRs ourselves easily with little effort.
We can give this one a pass but please don't use fully automated tools for this category of issues in the future.

@kyteinsky kyteinsky left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would make readability a lot better if the PR's description could be simplified and be less verbose. We don't need to add tests for this or list the file changes.

Comment thread apps/settings/src/components/AdminAI.vue
@NavpreetSSidhu

Copy link
Copy Markdown
Contributor Author

hello @NavpreetSSidhu thanks for the PR. I would like to point out that good first issues are created to help humans get into the Nextcloud ecosystem. We can do these PRs ourselves easily with little effort. We can give this one a pass but please don't use fully automated tools for this category of issues in the future.

makes sense will keep that in mind, thanks

@kyteinsky

Copy link
Copy Markdown
Contributor

/compile

@kyteinsky

Copy link
Copy Markdown
Contributor

/compile rebase

@kyteinsky

Copy link
Copy Markdown
Contributor

@NavpreetSSidhu would you mind recompiling the assets (frontend) again? It seems the compile command does not work on forks.

@NavpreetSSidhu

Copy link
Copy Markdown
Contributor Author

@NavpreetSSidhu would you mind recompiling the assets (frontend) again? It seems the compile command does not work on forks.

done

@github-actions

Copy link
Copy Markdown
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@susnux susnux added the community pull requests from community label Jun 9, 2026
@susnux susnux added this to the Nextcloud 35 milestone Jun 9, 2026
@artonge

artonge commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

/compile rebase /

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community pull requests from community feedback-requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mark the older AI providers as legacy in the AI admin settings.

6 participants