mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 20:00:36 +08:00
support on fly test of tools
This commit is contained in:
@@ -833,6 +833,17 @@ LOCALES = {
|
||||
"placeholder": "工具列表(非必填)",
|
||||
},
|
||||
},
|
||||
"role": {
|
||||
"en": {
|
||||
"label": "Role",
|
||||
},
|
||||
"ru": {
|
||||
"label": "Роль",
|
||||
},
|
||||
"zh": {
|
||||
"label": "角色",
|
||||
},
|
||||
},
|
||||
"query": {
|
||||
"en": {
|
||||
"placeholder": "Input...",
|
||||
|
||||
Reference in New Issue
Block a user