🖊️
This commit is contained in:
parent
c06bc1f84e
commit
2fc1e2d8da
@ -14,5 +14,5 @@ func NlpMsgInit(m msg) {
|
|||||||
func NlpMsgUserInit(m msg) {
|
func NlpMsgUserInit(m msg) {
|
||||||
m[ErrNoContent] = "请输入内容"
|
m[ErrNoContent] = "请输入内容"
|
||||||
m[ErrNoDocFound] = "小护没有在知识库中找到相关文档。😿"
|
m[ErrNoDocFound] = "小护没有在知识库中找到相关文档。😿"
|
||||||
m[ErrPythonServierDown] = "小护的🐍python服务挂了,请稍后再试。😿"
|
m[ErrPythonServierDown] = "小护的🐍python服务挂了,此功能暂时无法使用。😿"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user