aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/TextToImage/Exception
Commit message (Collapse)AuthorAgeFilesLines
* chore: deprecate old AI APIsMarcel Klehr2024-07-263-0/+3
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* chore: Add SPDX headerAndy Scherzinger2024-05-243-57/+6
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* en(TextToImage): Use specific exception class instead of generic ↵Marcel Klehr2023-10-261-0/+31
| | | | | | RuntimeException Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* Update lib/public/TextToImage/Exception/TextToImageException.phpMarcel Klehr2023-10-181-0/+3
| | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* Update lib/public/TextToImage/Exception/TaskNotFoundException.phpMarcel Klehr2023-10-181-0/+3
| | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* enh(TextToImage): Address review commentsMarcel Klehr2023-10-182-2/+2
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* cs:FixMarcel Klehr2023-10-182-2/+0
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* Implement TextToImage OCP APIMarcel Klehr2023-10-182-0/+58
Signed-off-by: Marcel Klehr <mklehr@gmx.net>