-LAN-
|
23cd615489
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-09-08 14:30:43 +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 |
kurokobo
|
1f10c1f474
|
fix(datasource): load default fileExtensions for file node earlier
|
2025-09-06 16:11:52 +00:00 |
twwu
|
b4c98daa8d
|
refactor(workflow): update RAG tool suggestions and improve filtering logic
|
2025-09-03 16:05:55 +08:00 |
jyong
|
d4aed3df5c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/memory/token_buffer_memory.py
# api/core/rag/extractor/notion_extractor.py
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/variables/variables.py
# api/core/workflow/graph/graph.py
# api/core/workflow/graph_engine/entities/event.py
# api/services/dataset_service.py
# web/app/components/app-sidebar/index.tsx
# web/app/components/base/tag-management/selector.tsx
# web/app/components/base/toast/index.tsx
# web/app/components/datasets/create/website/index.tsx
# web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
# web/app/components/workflow/header/version-history-button.tsx
# web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/service/base.ts
|
2025-09-03 15:01:06 +08:00 |
twwu
|
fc4bc08796
|
feat(workflow): enhance RAG recommended plugins structure and update related components
|
2025-09-02 19:11:03 +08:00 |
twwu
|
bf09c3eb10
|
feat(rag): integrate RAG recommended plugins into workflow component
|
2025-09-02 10:43:57 +08:00 |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
twwu
|
a597ae1a8a
|
feat(block-selector): add RAG tool suggestions component and integrate with existing tools
|
2025-08-29 16:20:43 +08:00 |
twwu
|
1c8190f142
|
feat(search-box): enhance marketplace search box with new triggers and conditional rendering
|
2025-08-29 14:45:04 +08:00 |
twwu
|
a67589d5db
|
feat: add title property to DataSourceDefaultValue type in block-selector
|
2025-08-28 17:25:26 +08:00 |
twwu
|
bdcd9ad9cb
|
refactor(workflow): update output schema handling in tool and data source nodes for improved integration with plugin info
|
2025-08-26 16:48:18 +08:00 |
twwu
|
fc779d00df
|
Merge branch 'main' into feat/rag-2
|
2025-08-11 11:15:58 +08:00 |
Matri Qi
|
ea502d36a9
|
lint: fix sonarjs/no-dead-store issues (#23653)
|
2025-08-10 11:16:43 +08:00 |
Harry
|
facbe02cf7
|
feat: datasource output schema
|
2025-08-06 15:12:57 +08:00 |
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
HyaCinth
|
f7016fd922
|
chore: Optimize component styles and interactions (#23250) (#23251)
|
2025-08-01 14:18:38 +08:00 |
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
HyaCinth
|
0546351d3e
|
refactor(web): Optimize the interaction effect of ToolTip component in menu items (#23020) (#23023)
|
2025-07-28 10:34:11 +08:00 |
zxhlyh
|
d76e37b018
|
add datasource empty node
|
2025-07-22 16:48:24 +08:00 |
Harry
|
3388e83920
|
Merge remote-tracking branch 'origin/main' into feat/rag-2
# Conflicts:
# .github/workflows/build-push.yml
# web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
|
2025-07-17 17:56:56 +08:00 |
Maries
|
a4ef900916
|
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-17 17:18:44 +08:00 |
twwu
|
d77d86f53b
|
fix: remove unused showWorkflowEmpty prop from Tools component for cleaner code
|
2025-07-14 14:11:05 +08:00 |
twwu
|
2a5bab10b8
|
fix: pass dataSources prop to PortalToFollowElem for improved functionality
|
2025-07-14 13:48:45 +08:00 |
twwu
|
682b65034c
|
Merge branch 'main' into feat/rag-2
|
2025-07-14 11:17:42 +08:00 |
Joel
|
5375d9bb27
|
feat: the frontend part of mcp (#22131)
Co-authored-by: jZonG <jzongcode@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
|
2025-07-10 14:14:02 +08:00 |
twwu
|
9e44f2b805
|
Merge branch 'main' into feat/rag-2
|
2025-07-09 15:54:57 +08:00 |
Joel
|
ed54bd5121
|
fix: not search plugin if marketplace enabled (#21880)
|
2025-07-03 16:43:11 +08:00 |
zxhlyh
|
a52bf6211a
|
merge main
|
2025-07-02 18:07:09 +08:00 |
NFish
|
6013d90426
|
Fix/ serveral bugs fixed in enterprise (#21729)
|
2025-07-01 10:42:11 +08:00 |
HyaCinth
|
79fa3c7519
|
fix(web): optimize the pop logic of the tool selector (#21558) (#21559)
|
2025-06-26 16:45:01 +08:00 |
zxhlyh
|
25fef5d757
|
merge main
|
2025-06-26 15:21:24 +08:00 |
15
|
3537088135
|
Fixes #21351 (#21354)
|
2025-06-23 14:01:51 +08:00 |
Good Wood
|
43f5b21852
|
feat: add config for max-tree-depth (#21291)
|
2025-06-23 13:55:57 +08:00 |
twwu
|
387826674c
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-19 09:34:09 +08:00 |
NFish
|
614c5e087e
|
Feat: add check before install plugin (#20014)
|
2025-06-18 15:51:23 +08:00 |
zxhlyh
|
e961722597
|
dsl
|
2025-06-06 15:00:37 +08:00 |
zxhlyh
|
f0413f359a
|
datasource
|
2025-06-05 16:51:19 +08:00 |
zxhlyh
|
225402280e
|
datasource auth
|
2025-06-04 11:39:31 +08:00 |
zxhlyh
|
e6c6fa8ed8
|
tool icon
|
2025-05-26 17:28:16 +08:00 |
zxhlyh
|
28726b6cf3
|
block selector
|
2025-05-26 16:33:08 +08:00 |
zxhlyh
|
0478fc9649
|
datasource node variable
|
2025-05-26 15:57:34 +08:00 |
zxhlyh
|
b5f88c77a3
|
datasource list
|
2025-05-26 14:13:59 +08:00 |
zxhlyh
|
e7370766bd
|
datasource
|
2025-05-23 18:19:28 +08:00 |
zxhlyh
|
e19adbbbc5
|
datasource
|
2025-05-23 16:27:49 +08:00 |
zxhlyh
|
720ce79901
|
checklist & datasource icon
|
2025-05-23 14:26:06 +08:00 |
zxhlyh
|
7d92574e02
|
datasource panel
|
2025-05-23 11:51:17 +08:00 |
zxhlyh
|
23adc7d8a8
|
datasource
|
2025-05-23 10:47:31 +08:00 |
zxhlyh
|
eff123a11c
|
checklist
|
2025-05-20 16:52:45 +08:00 |
zxhlyh
|
55f4177b01
|
merge main
|
2025-05-20 14:03:54 +08:00 |