perf: Add tool call prompt (#4683)

* update i18n

* perf: Add tool call prompt
This commit is contained in:
Archer
2025-04-27 18:29:10 +08:00
committed by GitHub
parent 9923a402d9
commit 5357aa402b
6 changed files with 38 additions and 14 deletions

View File

@@ -979,6 +979,7 @@
"new_create": "Create New",
"no": "No",
"no_laf_env": "System Not Configured with Laf Environment",
"no_pay_way": "There is no suitable payment channel in the system",
"not_model_config": "No related model configured",
"not_permission": "The current subscription package does not support team operation logs",
"not_yet_introduced": "No Introduction Yet",
@@ -1043,6 +1044,7 @@
"plugin.contribute": "Contribute Plugin",
"plugin.go to laf": "Go to Write",
"plugin.path": "Path",
"price_over_wx_limit": "Exceed payment provider limit: WeChat Pay only supports less than 6,000 yuan",
"prompt_input_placeholder": "Please enter the prompt word",
"question_feedback": "Work order",
"read_quote": "View citations",

View File

@@ -978,6 +978,7 @@
"new_create": "新建",
"no": "否",
"no_laf_env": "系统未配置Laf环境",
"no_pay_way": "系统无合适的支付渠道",
"not_model_config": "未配置相关模型",
"not_permission": "当前订阅套餐不支持团队操作日志",
"not_yet_introduced": "暂无介绍",
@@ -1042,6 +1043,7 @@
"plugin.contribute": "贡献插件",
"plugin.go to laf": "去编写",
"plugin.path": "路径",
"price_over_wx_limit": "超出支付提供商限额:微信支付仅支持 6000 元以下",
"prompt_input_placeholder": "请输入提示词",
"question_feedback": "工单咨询",
"read_quote": "查看引用",

View File

@@ -978,6 +978,7 @@
"new_create": "建立新項目",
"no": "否",
"no_laf_env": "系統未設定 LAF 環境",
"no_pay_way": "系統無合適的支付渠道",
"not_model_config": "未設定相關模型",
"not_permission": "當前訂閱套餐不支持團隊操作日誌",
"not_yet_introduced": "暫無介紹",
@@ -1042,6 +1043,7 @@
"plugin.contribute": "貢獻外掛程式",
"plugin.go to laf": "前往編寫",
"plugin.path": "路徑",
"price_over_wx_limit": "超出支付提供商限額:微信支付僅支持 6000 元以下",
"prompt_input_placeholder": "請輸入提示詞",
"question_feedback": "工單諮詢",
"read_quote": "檢視引用",