{"Message":"优化AI相关功能","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/汇报详情"},{"State":1,"Type":1,"Name":"PCPage/导入汇报数据"},{"State":1,"Type":1,"Name":"PCPage/首页"},{"State":1,"Type":31,"Name":"UserControlPage/聊天起泡"},{"State":1,"Type":31,"Name":"UserControlPage/聊天列表"},{"State":1,"Type":15,"Name":"ServerCommand/AI报工数据转日报"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":15,"Name":"ServerCommand/AI对话"}],"Version":"v1"}

This commit is contained in:
SHAMUSPC\NINGMEI
2024-04-30 16:15:49 +08:00
parent 391c130726
commit 291f18ef59
12 changed files with 257 additions and 302 deletions

View File

@@ -163,7 +163,6 @@
"$type": "OPENAIFORGUNCY.Completions, OPENAIFORGUNCY",
"URL": "https://openai.api2d.net",
"APIKEY": "fk211858-C6yKrsealBkvHao04yT9Ypg6GR0NVPyh",
"ORGANIZATION": "",
"IsDataSource": "json",
"MessageJSON": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -182,20 +181,28 @@
},
"Tools": [],
"ResultTo": "result",
"CommandList": [
"CommandList": []
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "回复内容",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=result.content"
},
"ID": "4b21c6860da34da3bfcc81eda17c4c76"
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0",
"Message": "生成完成",
"CustomReturns": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0",
"Message": "生成完成",
"CustomReturns": [
{
"ReturnPropertyName": "生成文本",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=result.content"
}
}
]
"ReturnPropertyName": "生成文本",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=result.content"
}
}
]
}
@@ -223,7 +230,7 @@
}
}
],
"ID": "d0ca4227-5cc6-4b28-81d6-9469a9048713"
"ID": "edfc7598-9d72-4f95-a38e-cfdfa56e419b"
},
{
"CommandList": [
@@ -238,7 +245,7 @@
]
}
],
"ID": "fb2e6099-af16-4ac5-a4fa-b0fef1ad319e"
"ID": "a2c2a2f4-3b4f-474d-8910-c2a7cd722c2c"
}
]
}