QuantumGhost
|
dd34002db2
|
Merge remote-tracking branch 'upstream/main' into feat/rag-2
|
2025-09-16 14:59:35 +08:00 |
|
twwu
|
31edc39686
|
Merge branch 'feat/rag-2' into fix/styling-issue
|
2025-09-16 11:22:39 +08:00 |
|
Garfield Dai
|
88d5e27fe8
|
Release/e-1.8.1 (#25613)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <hjlarry@163.com>
|
2025-09-15 14:49:23 +08:00 |
|
twwu
|
93b1c61f5e
|
refactor: Update knowledge pipeline terminology and permissions in the RAG pipeline header
|
2025-09-15 11:41:39 +08:00 |
|
twwu
|
4620bef25c
|
feat(api): add Service API component with related UI elements
|
2025-09-15 10:27:19 +08:00 |
|
lyzno1
|
36ab9974d2
|
fix: Multiple UX improvements for GotoAnything command palette (#25637)
|
2025-09-13 21:03:42 +08:00 |
|
Joel
|
394b0ac9c0
|
fix: login security issue frontend (#25571)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-12 10:25:06 +08:00 |
|
twwu
|
4559d19d46
|
fix: Add waiting state to document embedding process
|
2025-09-10 15:59:13 +08:00 |
|
twwu
|
01416fe6a8
|
feat: Add chunk input field translation and tooltip
|
2025-09-09 18:13:36 +08:00 |
|
twwu
|
045d07885d
|
Merge branch 'main' into fix/value-content-rerender-error
|
2025-09-09 16:40:08 +08:00 |
|
-LAN-
|
23cd615489
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-09-08 14:30:43 +08:00 |
|
Cluas
|
f891c67eca
|
feat: add MCP server headers support #22718 (#24760)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-09-08 14:10:55 +08:00 |
|
-LAN-
|
299141ae01
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-08 13:56:45 +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 |
|
-LAN-
|
6c3302a192
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-05 21:13:07 +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 |
|
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 |
|
-LAN-
|
8c97937cae
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 13:53:43 +08:00 |
|
zxhlyh
|
9e125e2029
|
Refactor/model credential (#24994)
|
2025-09-03 13:36:59 +08:00 |
|
twwu
|
00b5772012
|
feat(portal): add customContainer prop to PortalToFollowElem for flexible rendering
|
2025-09-02 17:25:47 +08:00 |
|
-LAN-
|
0b0dc63f29
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-02 11:52:25 +08:00 |
|
znn
|
dd6547de06
|
downvote with reason (#24922)
|
2025-09-02 09:57:04 +08:00 |
|
QuantumGhost
|
ad5a2c77c1
|
Merge remote-tracking branch 'upstream/feat/big-var-value-show-fe' into feat/rag-2
|
2025-09-01 17:06:23 +08:00 |
|
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
|
NeatGuyCoding
|
c45c22b1b2
|
fix translation of all oauth.ts (#24855)
|
2025-09-01 10:04:05 +08:00 |
|
QuantumGhost
|
e9e7d4f3cd
|
Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize
|
2025-08-31 15:17:23 +08:00 |
|
-LAN-
|
22ee318cf8
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 17:01:42 +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 |
|
Junyan Qin (Chin)
|
f32e176d6a
|
feat: oauth provider (#24206)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
|
2025-08-29 14:10:51 +08:00 |
|
-LAN-
|
dce4d0ff80
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-29 13:22:13 +08:00 |
|
jyong
|
d0dd728e6c
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# api/core/app/entities/queue_entities.py
# api/core/workflow/graph_engine/entities/event.py
|
2025-08-29 11:29:51 +08:00 |
|
GuanMu
|
27d09d1783
|
feat: Add support for slash commands, optimize command selector logic. (#24723)
|
2025-08-28 21:13:18 +08:00 |
|
twwu
|
9448d49305
|
feat: add 'rag' tag to plugin constants and translations in multiple languages
|
2025-08-28 16:21:53 +08:00 |
|
twwu
|
f6ed1c5643
|
fix: update chunk structure tip messages in English and Chinese translations for clarity
|
2025-08-28 15:40:02 +08:00 |
|
twwu
|
edd41a30eb
|
feat: add AddChunks icon and related components for knowledge base chunk structure
|
2025-08-28 15:31:30 +08:00 |
|
Joel
|
580201ed2c
|
merge main
|
2025-08-28 14:57:30 +08:00 |
|
jyong
|
392514fa13
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/commands.py
# api/core/app/apps/common/workflow_response_converter.py
# api/core/llm_generator/llm_generator.py
# api/core/plugin/entities/plugin.py
# api/core/plugin/impl/tool.py
# api/core/rag/index_processor/index_processor_base.py
# api/core/workflow/entities/workflow_execution.py
# api/core/workflow/entities/workflow_node_execution.py
# api/core/workflow/enums.py
# api/core/workflow/graph_engine/entities/graph.py
# api/core/workflow/graph_engine/graph_engine.py
# api/core/workflow/nodes/enums.py
# api/services/dataset_service.py
|
2025-08-27 16:05:59 +08:00 |
|
-LAN-
|
8c35663220
|
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:33:28 +08:00 |
|
twwu
|
57c242fff3
|
Update dataset pipeline header text and translations for improved clarity
|
2025-08-27 13:46:03 +08:00 |
|
twwu
|
da48e54778
|
Merge branch 'main' into feat/rag-2
|
2025-08-27 11:16:27 +08:00 |
|
Joel
|
dac72b078d
|
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-08-26 18:16:05 +08:00 |
|
非法操作
|
6010d5f24c
|
feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-25 16:12:29 +08:00 |
|
twwu
|
85fd97e090
|
Merge branch 'main' into feat/rag-2
|
2025-08-25 15:30:18 +08:00 |
|
quicksand
|
a06681913d
|
remove: document download file permission (#24459)
|
2025-08-25 15:11:48 +08:00 |
|
Davide Delbianco
|
0a2111f33d
|
Expose agent node usage (#24355)
|
2025-08-23 10:57:58 +08:00 |
|
twwu
|
8c44151e6f
|
Merge branch 'main' into feat/rag-2
|
2025-08-22 17:40:34 +08:00 |
|
twwu
|
d3b6631df8
|
refactor(retrieval-method): replace all instances of invertedIndex with keyword_search in components and translations
|
2025-08-21 17:31:25 +08:00 |
|
skayliu
|
5867e6356d
|
feat: show the start time with seconds of the app logs (#24267)
|
2025-08-21 14:41:15 +08:00 |
|
twwu
|
dfd33b3d84
|
Merge branch 'main' into feat/rag-2
|
2025-08-21 09:43:51 +08:00 |
|