-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(settings/admin/ai): Add Task Processing API settings #46509
Conversation
2d78596
to
e39bf4a
Compare
e39bf4a
to
18f2813
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
am I understand right that this page will list all available registered task types? |
yes, all task types that a provider is installed for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works like a charm. Could you check if this issue was not reintroduced?
18f2813
to
5907662
Compare
|
It was not afaict |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
8e4eb84
to
183726a
Compare
@marcelklehr Can you check my fix in the last commit? 183726a |
Looks good |
Summary
Adds the settings UI for the TaskProcessing API
Todo
Checklist