jyong
|
1fb59adba9
|
r2
|
2025-07-04 19:09:40 +08:00 |
|
jyong
|
1b3888a13e
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-07-04 18:49:50 +08:00 |
|
jyong
|
9c6eb95700
|
r2
|
2025-07-04 18:49:37 +08:00 |
|
twwu
|
1ff608dfa9
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-07-04 18:24:59 +08:00 |
|
twwu
|
933ad0649c
|
feat: Add subItems mapping to Panel component for enhanced item details
|
2025-07-04 18:24:52 +08:00 |
|
jyong
|
a8b676ade0
|
r2
|
2025-07-04 18:05:58 +08:00 |
|
twwu
|
0d9991ec88
|
feat: Add ONLINE_DRIVE_OUTPUT and integrate into DataSource components for online drive support
|
2025-07-04 18:04:47 +08:00 |
|
twwu
|
e67a19b26b
|
refactor: Enhance Bucket and Breadcrumbs components; improve event handling and add button for bucket name
|
2025-07-04 17:55:30 +08:00 |
|
NeatGuyCoding
|
2639f950cc
|
minor fix: removes the duplicated handling logic for TracingProviderEnum.ARIZE and TracingProviderEnum.PHOENIX from the OpsTraceProviderConfigMap (#21927)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-04 16:46:48 +08:00 |
|
twwu
|
d44af3ec46
|
refactor: Restructure breadcrumbs component; introduce Bucket and BreadcrumbItem components for improved navigation
|
2025-07-04 16:44:21 +08:00 |
|
Bowen Liang
|
6663187eca
|
test:add unit test for api version config (#21919)
|
2025-07-04 15:33:20 +08:00 |
|
twwu
|
9ce0c69687
|
refactor: Update event handling in Checkbox and Radio components; optimize Online Drive file filtering
|
2025-07-04 15:30:08 +08:00 |
|
twwu
|
2ecbcd6a7f
|
refactor: Add loading state and bucket handling to Online Drive components
|
2025-07-04 15:14:19 +08:00 |
|
Nite Knite
|
13990f31a1
|
feat: update account menu style (#21916)
|
2025-07-04 14:52:30 +08:00 |
|
GuanMu
|
de39b737b6
|
Feat list query (#21907)
|
2025-07-04 14:18:31 +08:00 |
|
twwu
|
d3b17ea567
|
fix: Update key property for onlineDrive datasource handling in TestRunPanel
|
2025-07-04 14:11:23 +08:00 |
|
GuanMu
|
a66ed7157e
|
feat: add document pause and resume functionality (#21894)
|
2025-07-04 14:06:47 +08:00 |
|
twwu
|
a4f7d373b5
|
refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components
|
2025-07-04 14:03:04 +08:00 |
|
Ganondorf
|
c9c49200e0
|
use repair_json fix json parse error of HTTPRequestNode (#21909)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-07-04 14:01:17 +08:00 |
|
twwu
|
334f0c905a
|
feat: Enhance Online Drive file handling with selection and folder opening functionality
|
2025-07-04 13:42:36 +08:00 |
|
Minamiyama
|
317d287458
|
fix(loop-variables): validate variable name input (#21888)
|
2025-07-03 23:30:56 +08:00 |
|
jyong
|
44c2efcfe4
|
r2
|
2025-07-03 18:56:42 +08:00 |
|
twwu
|
f2960989c1
|
refactor: Refactor data source components
|
2025-07-03 18:34:54 +08:00 |
|
非法操作
|
a79f37b686
|
fix: tts tool must choose a voice (#21877)
|
2025-07-03 17:10:01 +08:00 |
|
baonudesifeizhai
|
1c7404099d
|
fix: prevent timeout in file encoding detection for large files (#21453)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-03 17:06:49 +08:00 |
|
Joel
|
ed54bd5121
|
fix: not search plugin if marketplace enabled (#21880)
|
2025-07-03 16:43:11 +08:00 |
|
GuanMu
|
06c3deff11
|
Fix: Add title attribute to edit time text for improved accessibility (#21871)
|
2025-07-03 16:07:07 +08:00 |
|
jyong
|
816b49483a
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-07-03 15:15:14 +08:00 |
|
jyong
|
798d0880d6
|
r2
|
2025-07-03 15:15:01 +08:00 |
|
twwu
|
cf4f652105
|
fix: Enhance data source handling by adding error response type and updating local file and online document slices
|
2025-07-03 14:58:58 +08:00 |
|
cutiechi
|
47954aa284
|
feat(api): validate and reject external datasets in document update (#21783)
|
2025-07-03 14:50:53 +08:00 |
|
Novice
|
f3c8625fe2
|
fix: The statistics page cannot display the tokens consumed by agent node (#21861)
|
2025-07-03 14:40:47 +08:00 |
|
jyong
|
76c418c0b7
|
r2
|
2025-07-03 14:03:06 +08:00 |
|
NeatGuyCoding
|
ebc4fdc4b2
|
moving the MessageStatus class from the models.model module to models.enums module (#21867)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-03 13:56:23 +08:00 |
|
Ali Saleh
|
1af3d40c1a
|
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
|
2025-07-03 13:52:14 +08:00 |
|
jyong
|
7c5893db91
|
Merge branch 'feat/r2' into deploy/rag-dev
# Conflicts:
# web/app/components/workflow-app/components/workflow-main.tsx
# web/app/components/workflow/constants.ts
# web/app/components/workflow/header/run-and-history.tsx
# web/app/components/workflow/hooks-store/store.ts
# web/app/components/workflow/hooks/use-nodes-interactions.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/hooks/use-workflow.ts
# web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
# web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
# web/app/components/workflow/nodes/code/use-config.ts
# web/app/components/workflow/nodes/llm/default.ts
# web/app/components/workflow/panel/index.tsx
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/app/components/workflow/store/workflow/index.ts
# web/app/components/workflow/types.ts
# web/config/index.ts
# web/types/workflow.ts
|
2025-07-03 11:40:54 +08:00 |
|
jiangbo721
|
31eb8548ef
|
fix: Before publish the app, preview the voice of tts, it raise an er… (#21821)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-07-03 10:53:14 +08:00 |
|
Minamiyama
|
a45aa1e505
|
feat(variables): auto replace spaces with underscores in variable name inputs (#21843)
|
2025-07-03 10:36:38 +08:00 |
|
twwu
|
2dd1f41ad3
|
feat: Implement data source store with slices for local files, online documents, website crawls, and online drives
|
2025-07-03 10:31:29 +08:00 |
|
twwu
|
ddde576b4a
|
refactor: Update notification messages in CreateFromDSLModal and CreateFromScratchModal for dataset creation
|
2025-07-03 10:17:55 +08:00 |
|
Minamiyama
|
cb0d4a1e15
|
style(config-var): update styling classes to use design system tokens (#21846)
|
2025-07-03 10:00:44 +08:00 |
|
crazywoola
|
21e68b9cf1
|
fix: nodeExtraData might be undefined (#21856)
|
2025-07-03 09:59:19 +08:00 |
|
HyaCinth
|
a3654c8fe9
|
fix(web): adjust HTTP node method and input layout (#21834) (#21855)
|
2025-07-03 09:26:38 +08:00 |
|
Yeuoly
|
980b0188d2
|
feat(tests): add structured output parser tests for LLM responses (#21838)
|
2025-07-03 09:10:04 +08:00 |
|
Kalo Chin
|
daab648c78
|
fix: plugin deamon start fail (#21841)
|
2025-07-03 09:09:02 +08:00 |
|
jiangbo721
|
e17b33e004
|
chore: add message status enum (#21825)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-07-02 21:22:28 +08:00 |
|
Kalo Chin
|
4e7c9dd2ae
|
feat: Retain llm setting for agent node (#21842)
|
2025-07-02 20:28:25 +08:00 |
|
Yeuoly
|
5487463385
|
fix: add list contents handling in structured LLM output (#21837)
|
2025-07-02 19:14:21 +08:00 |
|
jyong
|
38d895ab5f
|
r2
|
2025-07-02 18:46:36 +08:00 |
|
jyong
|
a6ff9b224b
|
r2
|
2025-07-02 18:20:41 +08:00 |
|