Merge pull request #2575 from lungothrin/feature/chatter-with-role

support on fly test of tools

Former-commit-id: c49af47d97ef2bae2c57dd03333752321ad6d483
This commit is contained in:
hoshi-hiyouga
2024-02-29 00:39:47 +08:00
committed by GitHub
3 changed files with 17 additions and 2 deletions

View File

@@ -861,6 +861,17 @@ LOCALES = {
"placeholder": "工具列表(非必填)",
},
},
"role": {
"en": {
"label": "Role",
},
"ru": {
"label": "Роль",
},
"zh": {
"label": "角色",
},
},
"query": {
"en": {
"placeholder": "Input...",