-LAN-
6c3302a192
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
1 maand geleden
-LAN-
7ba1f0a046
chore: improve typing
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 maand geleden
NeatGuyCoding
917d60a1cb
Feature add test containers add document to index (#25251)
1 maand geleden
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 maand geleden
Timo
05cd7e2d8a
add type annotations for Python SDK ChatClient Class (#24018)
Co-authored-by: EchterTimo <EchterTimo@users.noreply.github.com>
1 maand geleden
Asuka Minato
a9da8edbde
example of remove useEffect (#25212)
1 maand geleden
Asuka Minato
d03d3518d7
example of lazy (#25216)
1 maand geleden
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 maand geleden
kenwoodjw
1ba69b8abf
fix: child chunk API 404 due to UUID type comparison (#25234)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 maand geleden
Asuka Minato
95eac7f7f0
example of readonly (#25220)
1 maand geleden
Asuka Minato
f84b9fd5ef
example of type button (#25224)
1 maand geleden
-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 maand geleden
Yongtao Huang
432f89cf33
Chore: clean some # type: ignore (#25157)
1 maand geleden
Asuka Minato
f0561c0c3b
to RefObject (#25192)
1 maand geleden
墨绿色
64e338133c
fix: chunk detail modal answer not wrap line (#25203)
Co-authored-by: lijiezhao <lijiezhao@perfect99.com>
1 maand geleden
Yoshio Sugiyama
4966e4e1fb
fix: Remove invalid key from firecrawl request payload. (#25190)
Signed-off-by: SUGIYAMA Yoshio <nenegi.01mo@gmail.com>
1 maand geleden
Asuka Minato
19e1cbd033
example regexp exec (#25200)
1 maand geleden
Anubhav Singh
f721c778ad
fix: Ensure the order of execution steps are correct when logging with Weave by W&B (#25183)
1 maand geleden
-LAN-
a2e0f80c01
[Chore/Refactor] Improve type checking configuration (#25185)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 maand geleden
-LAN-
2adf5d0eee
docs: remove outdated document
1 maand geleden
-LAN-
103a9a4e67
fix(graph_engine): add type hint for workers_to_remove
1 maand geleden
-LAN-
15b3443e9e
fix(debug_logging_layer): remove access for variable pool
1 maand geleden
Yongtao Huang
334218a62c
Remove unused mypy script (#25177)
1 maand geleden
-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 maand geleden
Will
de768af099
fix: reset password (#25172)
1 maand geleden
-LAN-
9c2943183e
test: fix code node
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 maand geleden
-LAN-
f6a2a09815
test: fix code node
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 maand geleden
-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 maand geleden
-LAN-
36048d1526
feat(graph_engine): allow to scale down without lock
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 maand geleden
-LAN-
aff7ca12b8
fix(code_node): type checking bypass
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 maand geleden
-LAN-
ad9eed2551
fix: disable scale for perfermance
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 maand geleden
Will
d36ce782b7
fix: update account profile (#25150)
1 maand geleden
-LAN-
07109846e0
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
1 maand geleden
-LAN-
2aeaefccec
test: fix test
1 maand geleden
-LAN-
4d63bd2083
refactor(graph_engine): rename SimpleWorkerPool to WorkerPool
1 maand geleden
lyzno1
fb307ae128
feat: add TypeScript type safety for i18next with automated maintenance (#25152)
1 maand geleden
-LAN-
226f14a20f
feat(graph_engine): implement scale down worker
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 maand geleden
CrabSAMA
8d5f788f2b
feat(workflow): Allow paste node into nested block (#24234)
Co-authored-by: crab.huang <crab.huang@huolala.cn>
1 maand geleden
Will
804e599598
fix: EndUser not bound to Session when plugin invokes callback (#25132)
1 maand geleden
autofix-ci[bot]
2b28aed4e2
[autofix.ci] apply automated fixes
1 maand geleden
-LAN-
938a845852
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
1 maand geleden
-LAN-
ead8568bfc
fix: some errors reported by basedpyright
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 maand geleden
Davide Delbianco
cdf9b674dc
chore: Bump weaviate-client to latest v3 version (#25096)
1 maand geleden
Tonlo
d5aaee614f
fix recommended apps reading from db logic (#25071)
1 maand geleden
Yongtao Huang
865ba8bb4f
Minor fix: correct get_app_model mode for delete() (#25082)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
1 maand geleden
znn
ebbb4a5d0b
fix png jpeg export (#25110)
1 maand geleden
17hz
9040b534c8
fix: TypeSelector component style (#25124)
1 maand geleden
非法操作
0a0ae16bd6
fix: old custom model not display credential name (#25112)
1 maand geleden
fenglin
c22b325c31
fix: align text color in dark mode for config var type selector (#25121)
1 maand geleden
NeatGuyCoding
c0d82a412d
feat: add test containers based tests for workflow converter (#25115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 maand geleden