Closed Pouyanpi closed 2 months ago
Move import to server function scope. This prevents errors when the default examples or chat-ui folders do not exist for any reason and the user intends to use other commands like chat, migrate or eval.
examples
chat-ui
chat
migrate
eval
It also improves the FileNotFoundError message
Move import to server function scope. This prevents errors when the default
examples
orchat-ui
folders do not exist for any reason and the user intends to use other commands likechat
,migrate
oreval
.It also improves the FileNotFoundError message