takatost
|
2b4b6817a3
|
record inputs and process data when node failed
|
2024-03-15 18:22:47 +08:00 |
|
takatost
|
da3e1e9d14
|
add deduct quota for llm node
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
2182533af8
|
feat: javascript code
|
2024-03-15 18:22:47 +08:00 |
|
takatost
|
d88ac6c238
|
add llm node
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
92c1da8dbe
|
fix: remove answer
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
b102562614
|
fix: forward-ref
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
2c2b9e7389
|
test: template transform
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
513a8655b1
|
test: tool
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
d3385a2715
|
feat
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
ebf9c41adb
|
feat: http
|
2024-03-15 18:22:47 +08:00 |
|
jyong
|
7372776992
|
knowledge node
|
2024-03-15 18:22:47 +08:00 |
|
takatost
|
f2bb0012fd
|
add debug code
|
2024-03-15 18:22:47 +08:00 |
|
takatost
|
33113034ea
|
add single step run
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
88c29f613f
|
fix: typing
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
f318fa058c
|
feat: add variable selector mapping
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
407bfb8182
|
feat: add user uid
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
91845fc9f6
|
fix: linter
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
f911b1c488
|
feat: support empty code output children
|
2024-03-15 18:22:47 +08:00 |
|
takatost
|
7a6fa3655f
|
add user for node
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
5eb7b4d56a
|
feat: tool entity
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
5e4bd9fc38
|
feat: tool node
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
e0883302d2
|
feat: jinja2
|
2024-03-15 18:22:47 +08:00 |
|
takatost
|
a0a1618869
|
add tenant_id / app_id / workflow_id for nodes
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
8031262006
|
feat: workflow mock test
|
2024-03-15 18:22:47 +08:00 |
|
Yeuoly
|
1e6feadc7e
|
fix: code node dose not work as expected
|
2024-03-15 18:22:47 +08:00 |
|
takatost
|
de3978fdbb
|
optimize db connections
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
51f6ab49cf
|
fix: linter
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
2895c3bc8c
|
feat: template transform
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
3d5f9b5a1e
|
fix: missing _extract_variable_selector_to_variable_mapping
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
614bc2e075
|
feat: http reqeust
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
193bcce236
|
feat: http request
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
a0fd731170
|
feat: mapping variables
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
2f57d090a1
|
refactor pipeline and remove node run run_args
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
4c5822fb6e
|
fix: transform
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
e90637f67a
|
fix generate bug
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
9b0f83f807
|
fix: add max number array length
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
fc573564b4
|
refactor workflow runner
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
5596b3b00b
|
fix: linter
|
2024-03-15 18:17:05 +08:00 |
|
Yeuoly
|
cb02b1e12e
|
feat: code
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
1914dfea77
|
fix bugs
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
1f986a3abb
|
fix bugs
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
8684b172d2
|
add start, end, direct answer node
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
3e54cb26be
|
move funcs
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
079cc082a3
|
use callback to filter workflow stream output
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
7d28fe8ea5
|
completed workflow engine main logic
|
2024-03-15 18:17:05 +08:00 |
|
takatost
|
79a10e9729
|
add updated_at to sync workflow api
|
2024-03-15 18:17:04 +08:00 |
|
takatost
|
bc4edbfc2b
|
lint fix
|
2024-03-15 18:17:04 +08:00 |
|
takatost
|
75f1355d4c
|
add few workflow run codes
|
2024-03-15 18:17:04 +08:00 |
|
takatost
|
1a86e79d4a
|
lint fix
|
2024-03-15 18:17:04 +08:00 |
|
takatost
|
c8a1f923f5
|
lint fix
|
2024-03-15 18:17:04 +08:00 |
|