Commit Graph

20 Commits

Author SHA1 Message Date
takatost 429dd11dd7 add icon for tool node execution 2024-03-29 22:22:58 +08:00
takatost a2195c813c fix file render 2024-03-18 20:59:11 +08:00
takatost 80f1fbba56 add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
takatost d2d47d0e0e fix bug 2024-03-16 15:09:47 +08:00
takatost 0c709afe5c add if-else node 2024-03-13 17:10:51 +08:00
takatost 6ef3542c6c fix value type 2024-03-13 15:08:15 +08:00
takatost 3f59a579d7 add llm node 2024-03-12 22:12:03 +08:00
takatost bbc76cb833 add user for node 2024-03-11 16:31:43 +08:00
takatost 295a248561 add tenant_id / app_id / workflow_id for nodes 2024-03-10 20:15:49 +08:00
takatost 2db67c4101 refactor pipeline and remove node run run_args 2024-03-10 15:55:14 +08:00
takatost 6cfda369ef refactor workflow runner 2024-03-10 15:55:14 +08:00
takatost ea883b5e48 add start, end, direct answer node 2024-03-10 15:55:14 +08:00
takatost 5963e7d1c5 completed workflow engine main logic 2024-03-10 15:55:14 +08:00
takatost 3fc932b041 add updated_at to sync workflow api 2024-03-10 15:55:14 +08:00
takatost d51d456d80 add few workflow run codes 2024-03-10 15:55:14 +08:00
takatost 836376c6c8 lint fix 2024-03-10 15:55:14 +08:00
takatost 0cc0065f8c fix workflow api return 2024-03-10 15:55:14 +08:00
takatost 0551a9bfcd add get default node config 2024-03-10 15:55:14 +08:00
takatost 7c149ebf4f replace block type to node type 2024-03-10 15:55:14 +08:00
takatost f067947266 add workflow logics 2024-03-10 15:51:35 +08:00