|
|
e386f350d1
|
fix mypy (#25862)
|
2025-09-17 23:21:59 +08:00 |
|
|
|
ea38b4bcbe
|
fix mypy
|
2025-09-17 23:15:03 +08:00 |
|
|
|
9243fe81de
|
fix mypy (#25859)
|
2025-09-17 23:08:14 +08:00 |
|
|
|
8cc6927fed
|
fix mypy
|
2025-09-17 23:04:03 +08:00 |
|
|
|
5077f8b299
|
fix(api): fix format, replace .filter with .where
|
2025-09-17 22:55:13 +08:00 |
|
|
|
24fc7d0d6b
|
fix(api): fix Optional not defined
|
2025-09-17 22:40:24 +08:00 |
|
|
|
1631f9438d
|
fix style check (#25854)
|
2025-09-17 22:37:17 +08:00 |
|
|
|
eefcd3ecc4
|
chore(api): apply autofix manully
|
2025-09-17 22:34:21 +08:00 |
|
|
|
efce1b04e0
|
fix style check
|
2025-09-17 22:34:11 +08:00 |
|
|
|
f73d6b6a51
|
fix style check
|
2025-09-17 20:57:41 +08:00 |
|
|
|
caf4b16b8e
|
Update api/core/datasource/utils/message_transformer.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-17 17:51:53 +08:00 |
|
|
|
69a402ba99
|
fix style check
|
2025-09-17 17:34:05 +08:00 |
|
|
|
23cd615489
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-09-08 14:30:43 +08:00 |
|
|
|
25e3f4da04
|
fix(pipeline-tracing-log): datasource icon error
|
2025-09-04 11:44:10 +08:00 |
|
|
|
aa670c8982
|
fix(datasource): add datasource icon in tracing panel
|
2025-09-03 18:23:23 +08:00 |
|
|
|
56fc9088dd
|
add recommended rag plugin endpoint
|
2025-09-02 11:56:05 +08:00 |
|
|
|
1103130f81
|
add recommended rag plugin endpoint
|
2025-09-01 18:03:35 +08:00 |
|
|
|
e2ae89e08d
|
fix(tests): fix broken tests and linter issues
|
2025-09-01 14:55:35 +08:00 |
|
|
|
fcdbfbda4f
|
add credential id
|
2025-08-12 17:56:28 +08:00 |
|
|
|
ae3addb922
|
add credential id
|
2025-08-12 15:43:11 +08:00 |
|
|
|
087a4fbd14
|
add credential id
|
2025-08-11 18:26:41 +08:00 |
|
|
|
2a1e1a8042
|
feat: datasource output schema
|
2025-08-06 15:12:57 +08:00 |
|
|
|
94a0fb6dc1
|
notion fix
|
2025-08-06 15:11:37 +08:00 |
|
|
|
b5e4ce6c68
|
r2
|
2025-07-09 14:27:49 +08:00 |
|
|
|
1fb59adba9
|
r2
|
2025-07-04 19:09:40 +08:00 |
|
|
|
a8b676ade0
|
r2
|
2025-07-04 18:05:58 +08:00 |
|
|
|
798d0880d6
|
r2
|
2025-07-03 15:15:01 +08:00 |
|
|
|
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 |
|
|
|
1449ed86c4
|
feat: rename online driver to online drive and update related classes and methods :)
|
2025-06-27 20:11:28 +08:00 |
|
|
|
eee72101f4
|
feat(online_driver): add online driver plugin, support browsing and downloading
|
2025-06-27 16:41:39 +08:00 |
|
|
|
f4e1ea9011
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-19 14:30:05 +08:00 |
|
|
|
3d0e288e85
|
r2
|
2025-06-19 14:29:39 +08:00 |
|
|
|
82d0a70cb4
|
feat(datasource): change datasource result type to event-stream
|
2025-06-19 11:10:24 +08:00 |
|
|
|
7f7ea92a45
|
r2
|
2025-06-17 19:06:17 +08:00 |
|
|
|
f37e28a368
|
feat(datasource): Comment out the datasource_file_manager.
|
2025-06-17 13:54:25 +08:00 |
|
|
|
c5976f5a09
|
feat(datasource): change datasource result type to event-stream
|
2025-06-17 13:51:41 +08:00 |
|
|
|
8d47d8ce4f
|
Merge remote-tracking branch 'origin/feat/r2' into feat/r2
# Conflicts:
# api/core/datasource/website_crawl/website_crawl_plugin.py
# api/services/rag_pipeline/rag_pipeline.py
|
2025-06-16 13:50:33 +08:00 |
|
|
|
41fef8a21f
|
r2
|
2025-06-16 13:48:43 +08:00 |
|
|
|
5ccb8d9736
|
feat: online document
|
2025-06-13 18:22:15 +08:00 |
|
|
|
0908f310fc
|
feat: webcrawl
|
2025-06-13 17:47:51 +08:00 |
|
|
|
b2b95412b9
|
r2
|
2025-06-13 15:04:22 +08:00 |
|
|
|
ad3d9cf782
|
r2
|
2025-06-10 10:00:20 +08:00 |
|
|
|
47664f8fd3
|
r2
|
2025-06-09 14:00:34 +08:00 |
|
|
|
21a3509bef
|
r2
|
2025-06-06 17:14:43 +08:00 |
|
|
|
d2750f1a02
|
r2
|
2025-06-06 14:22:00 +08:00 |
|
|
|
c09c8c6e5b
|
r2
|
2025-06-04 15:12:05 +08:00 |
|
|
|
9cdd2cbb27
|
r2
|
2025-06-03 19:02:57 +08:00 |
|
|
|
7f59ffe7af
|
r2
|
2025-05-28 17:56:04 +08:00 |
|
|
|
83ca7f8deb
|
feat: add datasource support to PluginDeclaration and PluginCategory
|
2025-05-26 17:32:25 +08:00 |
|
|
|
ec1c4efca9
|
r2
|
2025-05-25 23:09:01 +08:00 |
|