mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-08-08 06:00:05 +02:00
Fix model serer startup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from enum import Enum
|
||||
|
||||
from danswer.search.enums import EmbedTextType
|
||||
from shared_configs.enums import EmbedTextType
|
||||
|
||||
|
||||
MODEL_WARM_UP_STRING = "hi " * 512
|
||||
|
Reference in New Issue
Block a user