mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac
This commit is contained in:
@@ -89,6 +89,7 @@ class ERROR_MESSAGES(str, Enum):
|
||||
OLLAMA_API_DISABLED = (
|
||||
"The Ollama API is disabled. Please enable it to use this feature."
|
||||
)
|
||||
INVALID_URL = "The URL you provided is invalid. Please double-check and try again."
|
||||
|
||||
|
||||
class TASKS(str, Enum):
|
||||
|
||||
Reference in New Issue
Block a user