mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 03:46:52 +08:00
feat: frontend multi models support (#804)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com> Co-authored-by: Joel <iamjoel007@gmail.com>
This commit is contained in:
@@ -90,6 +90,7 @@ const translation = {
|
||||
queryRequired: '主要文本必填',
|
||||
waitForResponse: '请等待上条信息响应完成',
|
||||
waitForBatchResponse: '请等待批量任务完成',
|
||||
notSelectModel: '请选择模型',
|
||||
},
|
||||
chatSubTitle: '对话前提示词',
|
||||
completionSubTitle: '前缀提示词',
|
||||
|
||||
Reference in New Issue
Block a user