Edit ai/LocalAIApi.php via Editor
This commit is contained in:
parent
646bd7a199
commit
c370189223
@ -490,4 +490,4 @@ class LocalAIApi
|
|||||||
// Legacy alias for backward compatibility with the previous class name.
|
// Legacy alias for backward compatibility with the previous class name.
|
||||||
if (!class_exists('OpenAIService')) {
|
if (!class_exists('OpenAIService')) {
|
||||||
class_alias(LocalAIApi::class, 'OpenAIService');
|
class_alias(LocalAIApi::class, 'OpenAIService');
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user