|
@@ -6,17 +6,12 @@ public class DifyResponse {
|
|
|
|
|
|
/**
|
|
|
* event : workflow_finished
|
|
|
- * workflow_run_id : bad54afd-3650-4b24-86e6-c625fcc600cb
|
|
|
- * task_id : 15712ca3-3350-4cd7-a0ad-c1d53350c9a5
|
|
|
- * data : {"id":"bad54afd-3650-4b24-86e6-c625fcc600cb","workflow_id":"26b654ed-c5eb-498a-8f28-c303dcf3349b",
|
|
|
- * "sequence_number":24,"status":"succeeded","outputs":{"text":"INSERT INTO `ruoyi-vue-pro`.`game_character_info`
|
|
|
- * (player_name, level, combat_power, profession) VALUES('小杰', '8转216级', 40261, '道士'),('小沐沐', '8转200级', 30111,
|
|
|
- * '法师'),('天命', '8转199级', 30384, '道士'),('司令', '8转197级', 24999, '法师'),('祖承泽', '7转185级', 21333, '法师'),('tx小道',
|
|
|
- * '7转168级', 6792, '道士'),('S5563.神经侠侣', '8转188级', 21368, '法师'),('天~虎', '8转196级', 23122, '法师'),('王者', '7转174级',
|
|
|
- * 15664, '战士'),('平凡爱人', '7转179级', 12249, '法师'),('没穿内裤', '8转225级', 49935, '法师'),('S5596.蜡笔小新', '8转187级', 22172,
|
|
|
- * '法师'),('S5576.太阳的心', '7转183级', 19011, '法师');"},"error":null,"elapsed_time":16.629782980307937,
|
|
|
- * "total_tokens":1773,"total_steps":4,"created_by":{"id":"8e1c763e-5dd2-4ccb-a633-eee77b10f9e9","user":"abc-123"
|
|
|
- * },"created_at":1741768563,"finished_at":1741768580,"exceptions_count":0,"files":[]}
|
|
|
+ * workflow_run_id : e633cad4-37a4-4d58-8d1e-f13c616bd3da
|
|
|
+ * task_id : 6d4f4242-21ab-4d9e-a5ee-02e464db2bbf
|
|
|
+ * data : {"id":"e633cad4-37a4-4d58-8d1e-f13c616bd3da","workflow_id":"d2a906b7-f195-4902-98d3-636c6b240ef7",
|
|
|
+ * "sequence_number":20,"status":"succeeded","outputs":{"text":"21322312321"},"error":null,"elapsed_time":6
|
|
|
+ * .21334216100513,"total_tokens":1515,"total_steps":7,"created_by":{"id":"74e67587-f99b-483d-8d98-96f7cc6f1f80",
|
|
|
+ * "user":"286"},"created_at":1744874006,"finished_at":1744874012,"exceptions_count":0,"files":[]}
|
|
|
*/
|
|
|
|
|
|
private String event;
|
|
@@ -24,18 +19,6 @@ public class DifyResponse {
|
|
|
private String task_id;
|
|
|
private DataBean data;
|
|
|
|
|
|
- // {"event": "workflow_finished", "workflow_run_id": "bad54afd-3650-4b24-86e6-c625fcc600cb", "task_id":
|
|
|
- // "15712ca3-3350-4cd7-a0ad-c1d53350c9a5", "data": {"id": "bad54afd-3650-4b24-86e6-c625fcc600cb", "workflow_id":
|
|
|
- // "26b654ed-c5eb-498a-8f28-c303dcf3349b", "sequence_number": 24, "status": "succeeded", "outputs": {"text":
|
|
|
- // "INSERT INTO `ruoyi-vue-pro`.`game_character_info` (player_name, level, combat_power, profession) VALUES('小杰',
|
|
|
- // '8转216级', 40261, '道士'),('小沐沐', '8转200级', 30111, '法师'),('天命', '8转199级', 30384, '道士'),('司令', '8转197级', 24999,
|
|
|
- // '法师'),('祖承泽', '7转185级', 21333, '法师'),('tx小道', '7转168级', 6792, '道士'),('S5563.神经侠侣', '8转188级', 21368, '法师'),
|
|
|
- // ('天~虎', '8转196级', 23122, '法师'),('王者', '7转174级', 15664, '战士'),('平凡爱人', '7转179级', 12249, '法师'),('没穿内裤',
|
|
|
- // '8转225级', 49935, '法师'),('S5596.蜡笔小新', '8转187级', 22172, '法师'),('S5576.太阳的心', '7转183级', 19011, '法师');"},
|
|
|
- // "error": null, "elapsed_time": 16.629782980307937, "total_tokens": 1773, "total_steps": 4, "created_by":
|
|
|
- // {"id": "8e1c763e-5dd2-4ccb-a633-eee77b10f9e9", "user": "abc-123"}, "created_at": 1741768563, "finished_at":
|
|
|
- // 1741768580, "exceptions_count": 0, "files": []}}
|
|
|
-
|
|
|
public String getEvent() {return event;}
|
|
|
|
|
|
public void setEvent(String event) {this.event = event;}
|
|
@@ -54,23 +37,18 @@ public class DifyResponse {
|
|
|
|
|
|
public static class DataBean {
|
|
|
/**
|
|
|
- * id : bad54afd-3650-4b24-86e6-c625fcc600cb
|
|
|
- * workflow_id : 26b654ed-c5eb-498a-8f28-c303dcf3349b
|
|
|
- * sequence_number : 24
|
|
|
+ * id : e633cad4-37a4-4d58-8d1e-f13c616bd3da
|
|
|
+ * workflow_id : d2a906b7-f195-4902-98d3-636c6b240ef7
|
|
|
+ * sequence_number : 20
|
|
|
* status : succeeded
|
|
|
- * outputs : {"text":"INSERT INTO `ruoyi-vue-pro`.`game_character_info` (player_name, level, combat_power,
|
|
|
- * profession) VALUES('小杰', '8转216级', 40261, '道士'),('小沐沐', '8转200级', 30111, '法师'),('天命', '8转199级', 30384,
|
|
|
- * '道士'),('司令', '8转197级', 24999, '法师'),('祖承泽', '7转185级', 21333, '法师'),('tx小道', '7转168级', 6792, '道士'),('S5563
|
|
|
- * .神经侠侣', '8转188级', 21368, '法师'),('天~虎', '8转196级', 23122, '法师'),('王者', '7转174级', 15664, '战士'),('平凡爱人',
|
|
|
- * '7转179级', 12249, '法师'),('没穿内裤', '8转225级', 49935, '法师'),('S5596.蜡笔小新', '8转187级', 22172, '法师'),('S5576
|
|
|
- * .太阳的心', '7转183级', 19011, '法师');"}
|
|
|
+ * outputs : {"text":"21322312321"}
|
|
|
* error : null
|
|
|
- * elapsed_time : 16.629782980307937
|
|
|
- * total_tokens : 1773
|
|
|
- * total_steps : 4
|
|
|
- * created_by : {"id":"8e1c763e-5dd2-4ccb-a633-eee77b10f9e9","user":"abc-123"}
|
|
|
- * created_at : 1741768563
|
|
|
- * finished_at : 1741768580
|
|
|
+ * elapsed_time : 6.21334216100513
|
|
|
+ * total_tokens : 1515
|
|
|
+ * total_steps : 7
|
|
|
+ * created_by : {"id":"74e67587-f99b-483d-8d98-96f7cc6f1f80","user":"286"}
|
|
|
+ * created_at : 1744874006
|
|
|
+ * finished_at : 1744874012
|
|
|
* exceptions_count : 0
|
|
|
* files : []
|
|
|
*/
|
|
@@ -148,24 +126,10 @@ public class DifyResponse {
|
|
|
|
|
|
public static class OutputsBean {
|
|
|
/**
|
|
|
- * text : INSERT INTO `ruoyi-vue-pro`.`game_character_info` (player_name, level, combat_power,
|
|
|
- * profession) VALUES('小杰', '8转216级', 40261, '道士'),('小沐沐', '8转200级', 30111, '法师'),('天命', '8转199级', 30384,
|
|
|
- * '道士'),('司令', '8转197级', 24999, '法师'),('祖承泽', '7转185级', 21333, '法师'),('tx小道', '7转168级', 6792, '道士'),
|
|
|
- * ('S5563.神经侠侣', '8转188级', 21368, '法师'),('天~虎', '8转196级', 23122, '法师'),('王者', '7转174级', 15664, '战士'),
|
|
|
- * ('平凡爱人', '7转179级', 12249, '法师'),('没穿内裤', '8转225级', 49935, '法师'),('S5596.蜡笔小新', '8转187级', 22172, '法师'),
|
|
|
- * ('S5576.太阳的心', '7转183级', 19011, '法师');
|
|
|
+ * text : 21322312321
|
|
|
*/
|
|
|
|
|
|
private String text;
|
|
|
- private String output;
|
|
|
-
|
|
|
- public String getOutput() {
|
|
|
- return output;
|
|
|
- }
|
|
|
-
|
|
|
- public void setOutput(String output) {
|
|
|
- this.output = output;
|
|
|
- }
|
|
|
|
|
|
public String getText() {return text;}
|
|
|
|
|
@@ -174,8 +138,8 @@ public class DifyResponse {
|
|
|
|
|
|
public static class CreatedByBean {
|
|
|
/**
|
|
|
- * id : 8e1c763e-5dd2-4ccb-a633-eee77b10f9e9
|
|
|
- * user : abc-123
|
|
|
+ * id : 74e67587-f99b-483d-8d98-96f7cc6f1f80
|
|
|
+ * user : 286
|
|
|
*/
|
|
|
|
|
|
private String id;
|