jyong
|
b33063e946
|
fix parent-child retrival count
|
2025-03-06 18:09:05 +08:00 |
|
jyong
|
54c33ca476
|
fix metadata
|
2025-03-06 15:54:46 +08:00 |
|
jyong
|
7f6c6b7791
|
fix metadata
|
2025-03-06 13:44:56 +08:00 |
|
jyong
|
7990219aa4
|
fix metadata
|
2025-03-06 11:46:46 +08:00 |
|
jyong
|
5b4589951d
|
fix metadata
|
2025-03-05 16:10:04 +08:00 |
|
jyong
|
2de2046b6c
|
fix metadata
|
2025-03-05 15:01:47 +08:00 |
|
jyong
|
08140cc362
|
fix metadata
|
2025-03-05 14:59:37 +08:00 |
|
jyong
|
b9dc8206e6
|
fix metadata
|
2025-03-05 14:54:56 +08:00 |
|
jyong
|
9632f7d515
|
fix metadata
|
2025-03-05 14:46:48 +08:00 |
|
jyong
|
abc4d49e18
|
fix metadata
|
2025-03-04 17:07:28 +08:00 |
|
jyong
|
9042b368e9
|
add metadata migration
|
2025-03-03 13:35:51 +08:00 |
|
jyong
|
3c3e0a35f4
|
add metadata migration
|
2025-02-28 16:34:11 +08:00 |
|
jyong
|
96cf0ed5af
|
add metadata migration
|
2025-02-27 17:21:54 +08:00 |
|
jyong
|
46a798bea8
|
dataset metadata fix
|
2025-02-27 16:23:02 +08:00 |
|
jyong
|
9e258c495d
|
dataset metadata fix
|
2025-02-27 15:30:37 +08:00 |
|
jyong
|
c53786d229
|
dataset metadata update
|
2025-02-26 19:59:57 +08:00 |
|
jyong
|
17f23f4798
|
Merge branch 'main' into feat/support-knowledge-metadata
# Conflicts:
# api/core/rag/datasource/retrieval_service.py
# api/core/workflow/nodes/code/code_node.py
# api/services/dataset_service.py
|
2025-02-26 19:59:14 +08:00 |
|
jyong
|
67f2c766bc
|
dataset metadata update
|
2025-02-26 19:56:19 +08:00 |
|
Yeuoly
|
9a417bfc5e
|
fix: update database query and model definitions (#14415)
|
2025-02-26 18:45:12 +08:00 |
|
Nite Knite
|
90bc51ed2e
|
fix: refine wording in LICENSE (#14412)
|
2025-02-26 02:26:25 -08:00 |
|
Warren Chen
|
02dc835721
|
[chore] upgrade bedrock (#14387)
|
2025-02-26 16:51:20 +08:00 |
|
w4-jinhyeonkim
|
a05e8f0e37
|
Update ko-KR/workflow.ts (#14377)
|
2025-02-26 16:45:48 +08:00 |
|
Wu Tianwei
|
b10cbb9b20
|
fix: update uniqueIdentifier assignment for marketplace plugins (#14385)
|
2025-02-26 15:12:40 +08:00 |
|
zxhlyh
|
1aaab741a0
|
fix: workflow note editor placeholder (#14380)
|
2025-02-26 13:55:25 +08:00 |
|
Joel
|
bafa46393c
|
chore: change use pnpm doc (#14373)
|
2025-02-26 11:37:23 +08:00 |
|
Joel
|
45d43c41bc
|
chore: remove useless yarn lock file (#14370)
|
2025-02-26 11:18:39 +08:00 |
|
LeanDeR
|
e944646541
|
fix(docker-compose.yaml): Fix the issue where Docker Compose doesn't … (#14361)
|
2025-02-26 10:27:11 +08:00 |
|
Bowen Liang
|
21e1443ed5
|
chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281)
|
2025-02-26 09:41:38 +08:00 |
|
nickname
|
93a5ffb037
|
bugfix: db insert error when notion page_name too long (#14316)
|
2025-02-26 09:38:18 +08:00 |
|
Chuckie Li
|
d5711589cd
|
fix(html-parser): sanitize unclosed tags in markdown rendering (#14309)
|
2025-02-26 09:31:29 +08:00 |
|
KVOJJJin
|
375a359c97
|
Fix: style of model card info (#14292)
|
2025-02-26 09:27:52 +08:00 |
|
IWAI, Masaharu
|
3228bac56d
|
chore: fix Japanese translation for updating tool (#14332)
|
2025-02-26 09:27:32 +08:00 |
|
Wu Tianwei
|
c66b4e32db
|
fix(i18n): update verification tips for clarity (#14342)
|
2025-02-25 21:05:46 +08:00 |
|
-LAN-
|
57b60dd51f
|
fix(provider_manager): fix custom provider (#14340)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-25 20:48:47 +08:00 |
|
Wu Tianwei
|
ff911d0dc5
|
fix: prioritize fixed model providers in sorting logic (#14338)
|
2025-02-25 20:28:59 +08:00 |
|
-LAN-
|
7a71498a3e
|
chore(quota): Update deduct quota (#14337)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-25 20:10:08 +08:00 |
|
-LAN-
|
76bcdc2581
|
chore(provider_manager): Update hosted model's name (#14334)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-25 18:47:33 +08:00 |
|
Wu Tianwei
|
91a218b29d
|
fix: adjust width of file uploader component (#14328)
|
2025-02-25 17:47:48 +08:00 |
|
-LAN-
|
4a6cbda1b4
|
chore(provider_manager): Update hosted model's name (#14324)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-25 16:58:57 +08:00 |
|
zxhlyh
|
8c08153e33
|
Fix/plugin badge i18n (#14319)
|
2025-02-25 16:35:10 +08:00 |
|
KVOJJJin
|
b44b3866a1
|
Fix: compatibel with legacy DSL (#14317)
|
2025-02-25 16:19:34 +08:00 |
|
Wu Tianwei
|
c242bb372b
|
fix: change default theme to light (#14304)
|
2025-02-25 16:03:33 +08:00 |
|
Yeuoly
|
8c9e34133c
|
Fix/disable autoflush in list tools (#14301)
|
2025-02-25 14:52:08 +08:00 |
|
Wu Tianwei
|
3403ac361a
|
fix: change default theme to light in layout (#14295)
|
2025-02-25 13:09:23 +08:00 |
|
Novice
|
07d6cb3f4a
|
fix: incorrect variable type selection (#13906)
|
2025-02-25 13:06:58 +08:00 |
|
zxhlyh
|
545aa61cf4
|
fix: tool info (#14293)
|
2025-02-25 12:56:27 +08:00 |
|
Yeuoly
|
9fb78ce827
|
refactor(tool-engine): Improve tool provider handling with session ma… (#14291)
|
2025-02-25 12:33:29 +08:00 |
|
Yeuoly
|
490b6d092e
|
Fix/plugin race condition (#14253)
|
2025-02-25 12:20:47 +08:00 |
|
Wu Tianwei
|
42b13bd312
|
feat: partner badge in marketplace (#14258)
|
2025-02-25 12:09:37 +08:00 |
|
zxhlyh
|
28add22f20
|
fix: gemini model info (#14282)
|
2025-02-25 10:48:07 +08:00 |
|