feat: node prompt version (#4141)

* feat: node prompt version

* fix

* delete unused code

* fix

* fix code
This commit is contained in:
heheer
2025-03-19 21:46:57 +08:00
committed by archer
parent 6a4eada85b
commit 8eec8566db
17 changed files with 206 additions and 107 deletions

View File

@@ -335,7 +335,7 @@
"core.app.deterministic": "严谨",
"core.app.edit.Prompt Editor": "提示词编辑",
"core.app.edit.Query extension background prompt": "对话背景描述",
"core.app.edit.Query extension background tip": "描述当前对话的范围,便于 AI 为当前问题进行补全和扩展。填写的内容,通常为该助手",
"core.app.edit.Query extension background tip": "描述当前对话的范围,便于 AI 为当前问题进行补全和扩展。填写的内容,通常为该助手所用",
"core.app.edit_content": "应用信息编辑",
"core.app.error.App name can not be empty": "应用名不能为空",
"core.app.error.Get app failed": "获取应用异常",