mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00
feat: node prompt version (#4141)
* feat: node prompt version * fix * delete unused code * fix * fix code
This commit is contained in:
@@ -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": "获取应用异常",
|
||||
|
Reference in New Issue
Block a user