chore: add no available models notes
This commit is contained in:
@@ -43,5 +43,8 @@ export default {
|
||||
'playground.toolbar.compare6Model': '6-Model Compare',
|
||||
'playground.input.holder': 'Type <kbd>/</kbd> to input message',
|
||||
'playground.compare.apply': 'Apply',
|
||||
'playground.compare.applytoall': 'Apply to all models'
|
||||
'playground.compare.applytoall': 'Apply to all models',
|
||||
'playground.model.noavailable': 'No available models.',
|
||||
'playground.model.noavailable.tips':
|
||||
'Please deploy a model first, and it is not an Embedding Only model.'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user