fix: completion response handler
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
'menu.dashboard': '概览',
|
||||
'menu.playground': '对话',
|
||||
'menu.playground': '试验场',
|
||||
'menu.models': '模型',
|
||||
'menu.resources': '资源',
|
||||
'menu.apikeys': 'API 密钥',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
'playground.system.tips': '在这里输入系统消息...',
|
||||
'playground.title': '对话',
|
||||
'playground.title': '试验场',
|
||||
'playground.system': '系统',
|
||||
'playground.user': '用户',
|
||||
'playground.assistant': '助手',
|
||||
|
||||
Reference in New Issue
Block a user