jyong
|
bc1a517a97
|
r2
|
2025-07-08 17:16:10 +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 |
|
Dongyu Li
|
bfcf09b684
|
feat(datasource): fix datasource icon
|
2025-07-01 14:04:09 +08:00 |
|
Dongyu Li
|
cdbba1400c
|
feat(datasource): update fetch_datasource_provider
|
2025-07-01 11:57:06 +08:00 |
|
Harry
|
1449ed86c4
|
feat: rename online driver to online drive and update related classes and methods :)
|
2025-06-27 20:11:28 +08:00 |
|
Harry
|
eee72101f4
|
feat(online_driver): add online driver plugin, support browsing and downloading
|
2025-06-27 16:41:39 +08:00 |
|
Dongyu Li
|
b77081a19e
|
feat(datasource): update datasource icon
|
2025-06-23 15:57:37 +08:00 |
|
Dongyu Li
|
ca0979dd43
|
feat(datasource): update fetch_datasource_provider
|
2025-06-23 15:18:15 +08:00 |
|
Dongyu Li
|
b12a8eeb90
|
feat(datasource): change datasource result type to event-stream
|
2025-06-20 10:09:47 +08:00 |
|
jyong
|
725fc72c6f
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-19 15:31:03 +08:00 |
|
jyong
|
b618f3bd9e
|
r2
|
2025-06-19 15:30:46 +08:00 |
|
jyong
|
f4e1ea9011
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-19 14:30:05 +08:00 |
|
jyong
|
3d0e288e85
|
r2
|
2025-06-19 14:29:39 +08:00 |
|
Dongyu Li
|
82d0a70cb4
|
feat(datasource): change datasource result type to event-stream
|
2025-06-19 11:10:24 +08:00 |
|
Dongyu Li
|
c5976f5a09
|
feat(datasource): change datasource result type to event-stream
|
2025-06-17 13:51:41 +08:00 |
|
Harry
|
5ccb8d9736
|
feat: online document
|
2025-06-13 18:22:15 +08:00 |
|
Harry
|
0908f310fc
|
feat: webcrawl
|
2025-06-13 17:47:51 +08:00 |
|
jyong
|
b2b95412b9
|
r2
|
2025-06-13 15:04:22 +08:00 |
|
jyong
|
5f08a9314c
|
r2
|
2025-06-11 17:10:20 +08:00 |
|
jyong
|
5fe5da7c1d
|
r2
|
2025-06-05 11:12:06 +08:00 |
|
jyong
|
c09c8c6e5b
|
r2
|
2025-06-04 15:12:05 +08:00 |
|
jyong
|
9cdd2cbb27
|
r2
|
2025-06-03 19:02:57 +08:00 |
|
jyong
|
797d044714
|
r2
|
2025-05-29 09:53:42 +08:00 |
|
jyong
|
7f59ffe7af
|
r2
|
2025-05-28 17:56:04 +08:00 |
|
jyong
|
5fc2bc58a9
|
r2
|
2025-05-27 00:01:23 +08:00 |
|
Yeuoly
|
83ca7f8deb
|
feat: add datasource support to PluginDeclaration and PluginCategory
|
2025-05-26 17:32:25 +08:00 |
|
jyong
|
665ffbdc10
|
r2
|
2025-05-26 14:49:59 +08:00 |
|
jyong
|
ec1c4efca9
|
r2
|
2025-05-25 23:09:01 +08:00 |
|
Yeuoly
|
6123f1ab21
|
refactor: reorganize imports and fix datasource endpoint URL
|
2025-05-23 19:22:50 +08:00 |
|
jyong
|
42fcda3dc8
|
r2
|
2025-05-23 17:11:56 +08:00 |
|
Yeuoly
|
4300ebc8aa
|
fix: remove provide type
|
2025-05-23 15:10:16 +08:00 |
|
jyong
|
b82b26bba5
|
r2
|
2025-05-23 00:05:57 +08:00 |
|
Yeuoly
|
c5a2f43ceb
|
refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code
|
2025-05-16 18:42:07 +08:00 |
|
jyong
|
3f1363503b
|
r2
|
2025-05-07 16:19:09 +08:00 |
|
jyong
|
3c386c63a6
|
Merge remote-tracking branch 'origin/feat/r2' into feat/r2
|
2025-04-28 16:19:29 +08:00 |
|
Yeuoly
|
c2d02f8f4d
|
Merge branch 'main' into feat/r2
|
2025-04-27 14:31:19 +08:00 |
|