-LAN-
fae6d4f2dd
chore: add default value for FILES_URL
Signed-off-by: -LAN- <laipz8200@outlook.com>
il y a 1 mois
twwu
495324b85b
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
il y a 1 mois
twwu
65df8f6c57
refactor(DocumentList): Optimize dataset configuration handling and improve data source type checks
il y a 1 mois
jyong
d4ee915058
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
il y a 1 mois
-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
il y a 1 mois
twwu
637afe1ab0
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
il y a 1 mois
twwu
df70e28481
chore(docker): Update Docker images to version 2.0.0-beta.1 for API, worker, web, and plugin daemon services
il y a 1 mois
jyong
b9394d542c
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/app/apps/advanced_chat/generate_task_pipeline.py
# api/pyproject.toml
# api/uv.lock
# docker/docker-compose-template.yaml
# docker/docker-compose.yaml
# web/package.json
il y a 1 mois
twwu
1fda319ecb
chore(docker): Update Docker images to version 2.0.0-beta1 for API, worker, web, and plugin daemon services
il y a 1 mois
-LAN-
9c2943183e
test: fix code node
Signed-off-by: -LAN- <laipz8200@outlook.com>
il y a 1 mois
twwu
814cbee28e
chore: Update GitHub Actions workflow to include 'feat/rag-2' path for build triggers
il y a 1 mois
twwu
443e1fad32
chore: Bump version to 2.0.0-beta1
il y a 1 mois
-LAN-
f6a2a09815
test: fix code node
Signed-off-by: -LAN- <laipz8200@outlook.com>
il y a 1 mois
jyong
e21c133e1d
change migration
il y a 1 mois
-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
il y a 1 mois
-LAN-
36048d1526
feat(graph_engine): allow to scale down without lock
Signed-off-by: -LAN- <laipz8200@outlook.com>
il y a 1 mois
-LAN-
aff7ca12b8
fix(code_node): type checking bypass
Signed-off-by: -LAN- <laipz8200@outlook.com>
il y a 1 mois
twwu
8506288180
fix(firecrawl): map markdown content to content field in crawl results
il y a 1 mois
-LAN-
ad9eed2551
fix: disable scale for perfermance
Signed-off-by: -LAN- <laipz8200@outlook.com>
il y a 1 mois
twwu
ef64729771
refactor(notion-page-preview): update fetchNotionPagePreview to include pageType parameter for improved API request
il y a 1 mois
jyong
771ea54a0b
change migration
il y a 1 mois
jyong
35ec0d25e8
change migration
il y a 1 mois
-LAN-
07109846e0
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
il y a 1 mois
-LAN-
2aeaefccec
test: fix test
il y a 1 mois
-LAN-
4d63bd2083
refactor(graph_engine): rename SimpleWorkerPool to WorkerPool
il y a 1 mois
jyong
952fb16b91
change migration
il y a 1 mois
jyong
e9f11b4706
change migration
il y a 1 mois
lyzno1
fb307ae128
feat: add TypeScript type safety for i18next with automated maintenance (#25152)
il y a 1 mois
jyong
41b5596441
fix file name
il y a 1 mois
twwu
55b936003f
refactor(context-menu): conditionally render export option based on pipeline ID
il y a 1 mois
WTW0313
a6b0071ca0
feat: add datasource category handling in marketplace list condition
il y a 1 mois
-LAN-
226f14a20f
feat(graph_engine): implement scale down worker
Signed-off-by: -LAN- <laipz8200@outlook.com>
il y a 1 mois
twwu
ebeb17ec96
refactor(form-input-item): enhance type switch logic to include select input handling
il y a 1 mois
twwu
313069a63e
refactor(workflow): improve loading state rendering and enhance control prompt editor re-rendering logic
il y a 1 mois
CrabSAMA
8d5f788f2b
feat(workflow): Allow paste node into nested block (#24234)
Co-authored-by: crab.huang <crab.huang@huolala.cn>
il y a 1 mois
jyong
64fc0c9073
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
il y a 1 mois
jyong
94f2956e3a
fix file name
il y a 1 mois
zxhlyh
1bf04b7b74
fix: export workflow image
il y a 1 mois
jyong
1e5f6c1475
fix file name
il y a 1 mois
Novice
9f3c996be2
fix(pipeline-publish): publish not update dataset
il y a 1 mois
Will
804e599598
fix: EndUser not bound to Session when plugin invokes callback (#25132)
il y a 1 mois
twwu
0bcdd0db99
fix(field): add z-index to sticky header for improved layering in workflow nodes
il y a 1 mois
twwu
5ecf382180
refactor(chunk-preview): improve key assignment for ChunkContainer components and enhance localFileList handling in Preparation component
il y a 1 mois
autofix-ci[bot]
2b28aed4e2
[autofix.ci] apply automated fixes
il y a 1 mois
-LAN-
938a845852
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
il y a 1 mois
twwu
04d01c8409
refactor(icons): remove unused Globe01 icon and related files
il y a 1 mois
jyong
7efe215d2b
fix file name
il y a 1 mois
-LAN-
ead8568bfc
fix: some errors reported by basedpyright
Signed-off-by: -LAN- <laipz8200@outlook.com>
il y a 1 mois
Novice
25e3f4da04
fix(pipeline-tracing-log): datasource icon error
il y a 1 mois
Davide Delbianco
cdf9b674dc
chore: Bump weaviate-client to latest v3 version (#25096)
il y a 1 mois