-LAN-
|
23cd615489
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-09-08 14:30:43 +08:00 |
-LAN-
|
299141ae01
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-08 13:56:45 +08:00 |
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>
|
2025-09-08 13:09:53 +08:00 |
Wu Tianwei
|
b48c266908
|
style: improve pointer event handling in PublishToast and Workflow components (#25339)
|
2025-09-08 11:20:24 +08:00 |
twwu
|
f7d4e17ae1
|
style: improve pointer event handling in PublishToast and Workflow components
|
2025-09-08 11:06:35 +08:00 |
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>
|
2025-09-08 10:44:36 +08:00 |
Asuka Minato
|
f6059ef389
|
add more typing (#24949)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-08 10:40:00 +08:00 |
Wu Tianwei
|
18204ac2b0
|
fix: fix dark mode styling issues (#25338)
|
2025-09-08 10:38:36 +08:00 |
Ding
|
ce2281d31b
|
Fix: Parameter Extractor Uses Correct Prompt for Prompt Mode in Chat Models (#24636)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-08 10:29:12 +08:00 |
twwu
|
092e249bfb
|
style: enhance loading indicator and adjust Markdown component styling for consistency
|
2025-09-08 10:26:08 +08:00 |
twwu
|
ed9b6f7bce
|
style: update DSL modal and uploader components for improved UI consistency
|
2025-09-08 10:09:11 +08:00 |
github-actions[bot]
|
3d16767fb3
|
chore: translate i18n files and update type definitions (#25334)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 10:05:25 +08:00 |
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>
|
2025-09-08 09:59:53 +08:00 |
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>
|
2025-09-08 09:59:43 +08:00 |
crazywoola
|
c2e67e93ef
|
Fix mem leak of URL.createObjectURL() (#25303)
|
2025-09-08 09:47:51 +08:00 |
zyileven
|
98204d78fb
|
Refactor:upgrade react19 ref as props (#25225)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 09:46:02 +08:00 |
Asuka Minato
|
27bf244b3b
|
keep add and remove the same (#25277)
|
2025-09-08 09:42:39 +08:00 |
-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>
|
2025-09-08 09:42:27 +08:00 |
Krito.
|
e1f871fefe
|
fix: ensure consistent DSL export behavior across UI entry (#25317)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 09:41:51 +08:00 |
Wu Tianwei
|
e5a983a409
|
fix(datasource): load default fileExtensions for file node earlier (#24696)
|
2025-09-08 09:41:11 +08:00 |
Yongtao Huang
|
beaa8de648
|
Fix: correct queryKey in useBatchUpdateDocMetadata and add test case (#25327)
|
2025-09-08 09:34:04 +08:00 |
-LAN-
|
7e629fd783
|
fix: update iteration node to use correct variable segment types (#25315)
|
2025-09-07 21:31:41 +08:00 |
lyzno1
|
b623224d07
|
fix: remove workflow file preview docs (#25318)
|
2025-09-07 21:31:05 +08:00 |
-LAN-
|
92a939c401
|
chore: ignore PWA generated files in version control (#25313)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-07 21:29:59 +08:00 |
-LAN-
|
cc1d437dc1
|
fix: correct indentation in TokenBufferMemory get_history_prompt_messages method
|
2025-09-07 12:48:50 +08:00 |
-LAN-
|
7aef0b54e5
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-07 12:34:54 +08:00 |
kurokobo
|
1f10c1f474
|
fix(datasource): load default fileExtensions for file node earlier
|
2025-09-06 16:11:52 +00:00 |
NeatGuyCoding
|
afa7228076
|
fix: a failed index to be marked as created (#25290)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-06 22:53:26 +08:00 |
Asuka Minato
|
bbc43ca50d
|
example of no-unstable-context-value (#25279)
|
2025-09-06 22:53:01 +08:00 |
Yongtao Huang
|
a1abe98666
|
Fix mem leak of URL.createObjectURL
|
2025-09-06 22:13:18 +08:00 |
-LAN-
|
3c28936796
|
fix: test
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-06 16:21:28 +08:00 |
NeatGuyCoding
|
9964cc202d
|
Feature add test containers batch clean document (#25287)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-06 16:18:26 +08:00 |
-LAN-
|
81fdc7c54b
|
fix: type errors
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-06 16:09:59 +08:00 |
-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>
|
2025-09-06 16:08:14 +08:00 |
github-actions[bot]
|
e41e23481c
|
chore: translate i18n files and update type definitions (#25260)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-06 16:06:09 +08:00 |
-LAN-
|
abb53f11ad
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-06 16:05:13 +08:00 |
-LAN-
|
30e5c197cb
|
fix: standardize text color in install form to text-secondary (#25272)
|
2025-09-06 16:05:01 +08:00 |
-LAN-
|
52b1ac5f54
|
feat(web): add Progressive Web App (PWA) support (#25274)
|
2025-09-06 16:04:24 +08:00 |
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>
|
2025-09-06 03:32:23 +08:00 |
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>
|
2025-09-06 03:20:13 +08:00 |
-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
|
2025-09-05 21:17:18 +08:00 |
-LAN-
|
6c3302a192
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-05 21:13:07 +08:00 |
-LAN-
|
7ba1f0a046
|
chore: improve typing
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-05 20:57:11 +08:00 |
Wu Tianwei
|
ca1deb8f01
|
fix: remove notion page selector modal (#25247)
|
2025-09-05 20:25:54 +08:00 |
NeatGuyCoding
|
917d60a1cb
|
Feature add test containers add document to index (#25251)
|
2025-09-05 19:20:37 +08:00 |
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>
|
2025-09-05 18:15:35 +08:00 |
Timo
|
05cd7e2d8a
|
add type annotations for Python SDK ChatClient Class (#24018)
Co-authored-by: EchterTimo <EchterTimo@users.noreply.github.com>
|
2025-09-05 18:12:46 +08:00 |
Asuka Minato
|
a9da8edbde
|
example of remove useEffect (#25212)
|
2025-09-05 17:35:59 +08:00 |
Asuka Minato
|
d03d3518d7
|
example of lazy (#25216)
|
2025-09-05 17:35:50 +08:00 |
Wu Tianwei
|
b3026dfb0d
|
Update web/app/components/datasets/documents/index.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-05 16:14:38 +08:00 |