chore: models list re-render

This commit is contained in:
jialin
2024-07-05 18:51:13 +08:00
parent 8c66c482b2
commit b753528e44
38 changed files with 810 additions and 657 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ export default {
'playground.completion': '补全',
'playground.prompt': '提示',
'playground.tokenusage': 'Token 使用量',
'models.openinplayground': '试验场打开',
'models.openinplayground': '打开试验场',
'playground.tokenoutput': '输出'
};