mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-12 04:16:54 +08:00
feat: multiple model configuration (#2196)
Co-authored-by: Joel <iamjoel007@gmail.com>
This commit is contained in:
@@ -352,6 +352,10 @@ const translation = {
|
||||
score_thresholdTip: 'Used to set the similarity threshold for chunks filtering.',
|
||||
retrieveChangeTip: 'Modifying the index mode and retrieval mode may affect applications associated with this Knowledge.',
|
||||
},
|
||||
debugAsSingleModel: 'Debug as Single Model',
|
||||
debugAsMultipleModel: 'Debug as Multiple Models',
|
||||
duplicateModel: 'Dusplicate',
|
||||
publishAs: 'Publish as',
|
||||
assistantType: {
|
||||
name: 'Assistant Type',
|
||||
chatAssistant: {
|
||||
|
||||
Reference in New Issue
Block a user