-LAN-
ef974e484b
fix: handle None env vars
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
-LAN-
aeaeb28a0b
fix: add variable_pool to pipeline WorkflowEntry
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
-LAN-
b865ef54d5
chore: bump version to 2.0.0-beta.2
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
NeatGuyCoding
5d0a50042f
feat: add test containers based tests for clean dataset task (#25341)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 月之前
ZalterCitty
4ee49f3550
chore: remove weird account login (#22247)
Co-authored-by: zhuqingchao <zhuqingchao@xiaomi.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 月之前
Asuka Minato
f6059ef389
add more typing (#24949)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 月之前
Ding
ce2281d31b
Fix: Parameter Extractor Uses Correct Prompt for Prompt Mode in Chat Models (#24636)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 月之前
qxo
593f7989b8
fix: 'curr_message_tokens' where it is not associated with a value #25307 (#25308)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 月之前
Asuka Minato
16a3e21410
more assert (#24996)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 月之前
-LAN-
9b8a03b53b
[Chore/Refactor] Improve type annotations in models module (#25281)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 月之前
-LAN-
7e629fd783
fix: update iteration node to use correct variable segment types (#25315)
1 月之前
-LAN-
cc1d437dc1
fix: correct indentation in TokenBufferMemory get_history_prompt_messages method
1 月之前
NeatGuyCoding
afa7228076
fix: a failed index to be marked as created (#25290)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 月之前
-LAN-
3c28936796
fix: test
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
NeatGuyCoding
9964cc202d
Feature add test containers batch clean document (#25287)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 月之前
-LAN-
81fdc7c54b
fix: type errors
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
-LAN-
b05245eab0
fix: resolve typing errors in configs module (#25268)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 月之前
Asuka Minato
a78339a040
remove bare list, dict, Sequence, None, Any (#25058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 月之前
Asuka Minato
2b0695bdde
add more dataclass (#25039)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 月之前
-LAN-
d9aa0ec046
fix: resolve mypy type errors in http_request and list_operator nodes
- Fix str | bytes union type handling in http_request executor
- Add type guard for boolean filter value in list_operator node
1 月之前
-LAN-
7ba1f0a046
chore: improve typing
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
NeatGuyCoding
917d60a1cb
Feature add test containers add document to index (#25251)
1 月之前
taewoong Kim
edf4a1b652
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 月之前
jyong
bebd7c5718
change migration
1 月之前
jyong
917c924a94
change migration
1 月之前
coolfinish
cd95237ae4
fix: loop node doesn't exit when it react the condition #24717 (#24844)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 月之前
Will
110b6a0863
fix incorrect indent in TokenBufferMemory (#25215)
1 月之前
kenwoodjw
1ba69b8abf
fix: child chunk API 404 due to UUID type comparison (#25234)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 月之前
Yongtao Huang
e3cbe85db4
Fix `_logger` is not defined (#25235)
1 月之前
-LAN-
e78f1cdc6a
refactor: improve plugin version validation to support full semantic versioning (#25161)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 月之前
Yongtao Huang
432f89cf33
Chore: clean some # type: ignore (#25157)
1 月之前
Yoshio Sugiyama
4966e4e1fb
fix: Remove invalid key from firecrawl request payload. (#25190)
Signed-off-by: SUGIYAMA Yoshio <nenegi.01mo@gmail.com>
1 月之前
Yongtao Huang
1a81c79852
Correct value knowledge_index to align with NodeType.KNOWLEDGE_INDEX.value (#25180)
1 月之前
Anubhav Singh
f721c778ad
fix: Ensure the order of execution steps are correct when logging with Weave by W&B (#25183)
1 月之前
-LAN-
a2e0f80c01
[Chore/Refactor] Improve type checking configuration (#25185)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 月之前
-LAN-
2adf5d0eee
docs: remove outdated document
1 月之前
-LAN-
103a9a4e67
fix(graph_engine): add type hint for workers_to_remove
1 月之前
-LAN-
15b3443e9e
fix(debug_logging_layer): remove access for variable pool
1 月之前
Yongtao Huang
334218a62c
Remove unused mypy script (#25177)
1 月之前
-LAN-
81e9d6f63a
fix: correct type checking for None values in code node output validation
- Fixed isinstance() checks to properly handle None values by checking None separately
- Fixed typo in STRING type validation where 'output_name' was hardcoded as string instead of variable
- Updated error message format to be consistent and more informative
- Updated test assertion to match new error message format
1 月之前
Will
de768af099
fix: reset password (#25172)
1 月之前
-LAN-
9c2943183e
test: fix code node
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
twwu
443e1fad32
chore: Bump version to 2.0.0-beta1
1 月之前
-LAN-
f6a2a09815
test: fix code node
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
jyong
e21c133e1d
change migration
1 月之前
-LAN-
e229510e73
perf: eliminate lock contention in worker pool by removing callbacks
Remove worker idle/active callbacks that caused severe lock contention.
Instead, use sampling-based monitoring where worker states are queried
on-demand during scaling decisions. This eliminates the performance
bottleneck caused by workers acquiring locks 10+ times per second.
Changes:
- Remove callback parameters from Worker class
- Add properties to expose worker idle state directly
- Update WorkerPool to query worker states without callbacks
- Maintain scaling functionality with better performance
1 月之前
-LAN-
36048d1526
feat(graph_engine): allow to scale down without lock
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
-LAN-
aff7ca12b8
fix(code_node): type checking bypass
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
-LAN-
ad9eed2551
fix: disable scale for perfermance
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 月之前
jyong
771ea54a0b
change migration
1 月之前