zxhlyh
|
4d36e784b7
|
merge main
|
2025-07-21 17:45:26 +08:00 |
|
Harry
|
7141181732
|
feat: remove unnecessary blank line in datasource authentication setup
|
2025-07-21 17:00:10 +08:00 |
|
Harry
|
17da96bdd8
|
feat: refactor datasource authentication APIs for improved credential management
|
2025-07-21 16:43:50 +08:00 |
|
Harry
|
af94602d37
|
feat: add APIs for setting default datasource provider and updating provider name
|
2025-07-21 15:49:39 +08:00 |
|
Harry
|
529eca70bc
|
feat: enhance datasource credential and OAuth schema serialization
|
2025-07-21 14:31:26 +08:00 |
|
Harry
|
e97f03c130
|
feat: add custom OAuth client setup and enhance datasource provider model with avatar_url
|
2025-07-21 12:36:02 +08:00 |
|
Aryan Raj
|
ce794335e9
|
Fix/replace datetime patterns with naive utc now (#22654)
|
2025-07-20 11:05:53 +08:00 |
|
Harry
|
23a5ff410e
|
feat: add avatar_url to datasource providers and update OAuth handling
|
2025-07-18 19:47:59 +08:00 |
|
twwu
|
5b2c99e183
|
Merge branch 'main' into feat/rag-2
|
2025-07-18 14:03:48 +08:00 |
|
Harry
|
633bfc25e0
|
feat: update provider parameter naming and refactor related logic in datasource_auth.py
|
2025-07-18 13:13:20 +08:00 |
|
Harry
|
0ac5c0bf3e
|
feat: refactor OAuth provider handling and improve provider name generation
|
2025-07-18 12:47:32 +08:00 |
|
-LAN-
|
1715dd4320
|
refactor: Fix some type error (#22594)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-07-18 09:26:29 +08:00 |
|
hato_code
|
62586719b3
|
fix: remove redundant partial member list retrieval in dataset API (#15492)
|
2025-07-17 22:56:18 +08:00 |
|
zxhlyh
|
01566035e3
|
merge main
|
2025-07-17 16:48:43 +08:00 |
|
yihong
|
d2933c2bfe
|
fix: drop dead code phase2 unused class (#22042)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-07-17 09:33:07 +08:00 |
|
jyong
|
384073f025
|
r2 transform
|
2025-07-16 02:02:08 +08:00 |
|
jyong
|
2012ea3213
|
r2 transform
|
2025-07-16 01:50:37 +08:00 |
|
jyong
|
a919e3e135
|
r2
|
2025-07-14 17:33:08 +08:00 |
|
jyong
|
4b9a5a66c1
|
r2
|
2025-07-14 16:14:27 +08:00 |
|
jyong
|
bd33b9ffec
|
r2
|
2025-07-09 17:34:42 +08:00 |
|
jyong
|
b538eee5dd
|
r2
|
2025-07-09 17:28:52 +08:00 |
|
jyong
|
9dcba51225
|
r2
|
2025-07-09 15:48:08 +08:00 |
|
jyong
|
b5e4ce6c68
|
r2
|
2025-07-09 14:27:49 +08:00 |
|
jyong
|
bc1a517a97
|
r2
|
2025-07-08 17:16:10 +08:00 |
|
jyong
|
a8b676ade0
|
r2
|
2025-07-04 18:05:58 +08:00 |
|
jyong
|
81b07dc3be
|
r2
|
2025-07-02 18:15:23 +08:00 |
|
jyong
|
e23d7e39ec
|
Merge branch 'feat/datasource' into feat/r2
# Conflicts:
# api/services/rag_pipeline/rag_pipeline.py
# web/app/components/workflow/constants.ts
# web/app/components/workflow/header/run-and-history.tsx
# 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/index.tsx
# web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
# web/app/components/workflow/nodes/_base/panel.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-02 14:01:59 +08:00 |
|
jyong
|
39d3f58082
|
r2
|
2025-07-02 11:33:00 +08:00 |
|
jyong
|
f44f0fa34c
|
r2
|
2025-07-01 14:23:46 +08:00 |
|
jyong
|
540096a8d8
|
Merge branch 'main' into feat/r2
# Conflicts:
# api/core/plugin/impl/oauth.py
# api/core/workflow/entities/variable_pool.py
# api/models/workflow.py
# api/services/dataset_service.py
|
2025-06-25 14:35:23 +08:00 |
|
Dongyu Li
|
6aba39a2dd
|
feat(datasource): add datasource content preview api
|
2025-06-24 17:43:25 +08:00 |
|
Dongyu Li
|
49bb15fae1
|
feat(datasource): add datasource content preview api
|
2025-06-24 17:14:31 +08:00 |
|
Dongyu Li
|
e165f4a102
|
feat(datasource): add datasource content preview api
|
2025-06-24 17:14:16 +08:00 |
|
Jyong
|
d60287621a
|
add dataset info in response (#21413)
|
2025-06-24 16:07:31 +08:00 |
|
Jyong
|
973b3854b4
|
add dataset info in response (#21406)
|
2025-06-24 11:13:56 +08:00 |
|
jyong
|
83cc484c24
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-23 17:12:26 +08:00 |
|
jyong
|
1ff9c07a92
|
fix notion dataset rule not found
|
2025-06-23 17:12:08 +08:00 |
|
Dongyu Li
|
b77081a19e
|
feat(datasource): update datasource icon
|
2025-06-23 15:57:37 +08:00 |
|
twwu
|
af64f29e87
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-23 13:59:39 +08:00 |
|
GuanMu
|
870e73c03b
|
Knowledge base API supports status updates #18147 (#18235)
|
2025-06-21 11:18:48 +08:00 |
|
jyong
|
9620d6bcd8
|
Merge branch 'feat/r2' into deploy/rag-dev
# Conflicts:
# web/i18n/zh-Hans/app.ts
|
2025-06-19 13:32:49 +08:00 |
|
jyong
|
f7fbded8b9
|
Merge branch 'main' into feat/r2
|
2025-06-19 13:32:07 +08:00 |
|
jyong
|
cc2cd85ff5
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-19 10:46:15 +08:00 |
|
jyong
|
6ec742539a
|
r2
|
2025-06-19 10:45:59 +08:00 |
|
jyong
|
09e0a54070
|
r2
|
2025-06-19 10:38:10 +08:00 |
|
LiuBo
|
17fe62cf91
|
feat: add support for Matrixone database (#20714)
|
2025-06-19 10:20:12 +08:00 |
|
NeatGuyCoding
|
2eae7503e1
|
Minor Improvements for File Validation and Configuration Handling #21179 (#21171)
Co-authored-by: tech <cto@sb>
|
2025-06-18 18:33:28 +08:00 |
|
Dongyu Li
|
224111081b
|
feat(datasource): change datasource result type to event-stream
|
2025-06-18 16:04:40 +08:00 |
|
jyong
|
66de2e1f0a
|
Merge remote-tracking branch 'origin/feat/r2' into feat/r2
# Conflicts:
# api/core/workflow/graph_engine/entities/event.py
# api/services/rag_pipeline/rag_pipeline.py
|
2025-06-17 19:07:15 +08:00 |
|
jyong
|
7f7ea92a45
|
r2
|
2025-06-17 19:06:17 +08:00 |
|