You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/testing/lib/Provider
Julien Veyssier ba94de2510
fix: when no AI setting has been set, make sure the selected text processing provider is the same as the one that will be used
2 years ago
..
FakeText2ImageProvider.php fix(TextToImage): Update testing provider to new interface 2 years ago
FakeTextProcessingProvider.php fix: when no AI setting has been set, make sure the selected text processing provider is the same as the one that will be used 2 years ago
FakeTextProcessingProviderSync.php fix: when no AI setting has been set, make sure the selected text processing provider is the same as the one that will be used 2 years ago
FakeTranslationProvider.php