chore: evaluate error message
This commit is contained in:
@@ -147,5 +147,6 @@ export default {
|
||||
'models.table.apiAccessInfo.openaiCompatible': 'OpenAI Compatible',
|
||||
'models.table.apiAccessInfo.jinaCompatible': 'Jina Compatible',
|
||||
'models.table.apiAccessInfo.gotoCreate': 'Go to Create',
|
||||
'models.search.parts': '{n} parts'
|
||||
'models.search.parts': '{n} parts',
|
||||
'models.search.evaluate.error': 'An error occurred during evaluation: '
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user