Timothy J. Baek 8 tháng trước cách đây
mục cha
commit
70f580ec45
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      backend/constants.py

+ 0 - 1
backend/constants.py

@@ -89,7 +89,6 @@ class ERROR_MESSAGES(str, Enum):
     OLLAMA_API_DISABLED = (
     OLLAMA_API_DISABLED = (
         "The Ollama API is disabled. Please enable it to use this feature."
         "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):
 class TASKS(str, Enum):