Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
70f580ec
Commit
70f580ec
authored
Aug 12, 2024
by
Timothy J. Baek
Browse files
fix
parent
eae35ddd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
backend/constants.py
backend/constants.py
+0
-1
No files found.
backend/constants.py
View file @
70f580ec
...
...
@@ -89,7 +89,6 @@ 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
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment