jyong
|
80b219707e
|
r2
|
2025-06-10 17:11:49 +08:00 |
|
jyong
|
58b5daeef3
|
r2
|
2025-06-10 15:56:28 +08:00 |
|
jyong
|
a7ff2ab470
|
r2
|
2025-06-10 14:53:07 +08:00 |
|
jyong
|
4d967544f3
|
r2
|
2025-06-10 14:13:10 +08:00 |
|
jyong
|
65873aa411
|
r2
|
2025-06-10 11:44:52 +08:00 |
|
jyong
|
c0d3452494
|
r2
|
2025-06-10 10:59:44 +08:00 |
|
jyong
|
ad3d9cf782
|
r2
|
2025-06-10 10:00:20 +08:00 |
|
jyong
|
47664f8fd3
|
r2
|
2025-06-09 14:00:34 +08:00 |
|
jyong
|
fcbd5febeb
|
r2
|
2025-06-06 17:47:06 +08:00 |
|
jyong
|
21a3509bef
|
r2
|
2025-06-06 17:14:43 +08:00 |
|
jyong
|
1aa13bd20d
|
r2
|
2025-06-06 16:05:49 +08:00 |
|
jyong
|
d2d5fc62ae
|
r2
|
2025-06-06 15:19:53 +08:00 |
|
jyong
|
0ca38d8215
|
r2
|
2025-06-06 15:06:26 +08:00 |
|
jyong
|
d2750f1a02
|
r2
|
2025-06-06 14:22:00 +08:00 |
|
jyong
|
70432952fd
|
r2
|
2025-06-06 10:40:06 +08:00 |
|
jyong
|
b8ef1d9585
|
r2
|
2025-06-05 16:43:47 +08:00 |
|
jyong
|
c084b57933
|
r2
|
2025-06-05 15:28:44 +08:00 |
|
jyong
|
9e84a5321d
|
r2
|
2025-06-05 14:55:09 +08:00 |
|
jyong
|
8a86a2c817
|
r2
|
2025-06-05 14:09:50 +08:00 |
|
jyong
|
3e0a10b7ed
|
r2
|
2025-06-05 11:45:53 +08:00 |
|
jyong
|
5fe5da7c1d
|
r2
|
2025-06-05 11:12:06 +08:00 |
|
jyong
|
fbca9010f3
|
r2
|
2025-06-04 17:39:31 +08:00 |
|
jyong
|
8a147a00e8
|
r2
|
2025-06-04 17:29:39 +08:00 |
|
jyong
|
a82ab1d152
|
r2
|
2025-06-04 16:51:23 +08:00 |
|
jyong
|
133193e7d0
|
r2
|
2025-06-04 16:23:12 +08:00 |
|
jyong
|
c09c8c6e5b
|
r2
|
2025-06-04 15:12:05 +08:00 |
|
jyong
|
abcca11479
|
r2
|
2025-06-03 19:10:40 +08:00 |
|
jyong
|
9cdd2cbb27
|
r2
|
2025-06-03 19:02:57 +08:00 |
|
jyong
|
309fffd1e4
|
Merge branch 'main' into feat/r2
# Conflicts:
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/workflow/entities/node_entities.py
# api/core/workflow/enums.py
|
2025-06-03 18:56:49 +08:00 |
|
jyong
|
4130c50643
|
r2
|
2025-06-03 18:32:39 +08:00 |
|
非法操作
|
ca0b268ae5
|
fix: variable aggregator with group and file raise exception (#20581)
|
2025-06-03 18:17:34 +08:00 |
|
jyong
|
7b7f8ef51d
|
r2
|
2025-06-03 18:12:24 +08:00 |
|
crazywoola
|
25be7c1ad5
|
Revert "♻️ refactor(middleware): remove duplicate CSP header assignment" (#20592)
|
2025-06-03 17:43:48 +08:00 |
|
Bowen Liang
|
888cd86afd
|
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541)
|
2025-06-03 17:01:35 +08:00 |
|
jyong
|
573cd15e77
|
r2
|
2025-06-03 16:52:21 +08:00 |
|
jyong
|
ab1730bbaa
|
r2
|
2025-06-03 16:51:21 +08:00 |
|
Muttakin Islam Hasib
|
157d916154
|
♻️ refactor(middleware): remove duplicate CSP header assignment (#20548)
|
2025-06-03 16:46:57 +08:00 |
|
Anshuman Saini
|
e40e9db39a
|
fixes #19634 (#20545)
|
2025-06-03 16:38:48 +08:00 |
|
-LAN-
|
36f1b4b222
|
fix: Ensure model config integrity in retrieval processes (#20576)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-03 16:36:18 +08:00 |
|
-LAN-
|
257bf13fef
|
refactor: Removes unused LLMMode value_of method (#20575)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-03 16:36:10 +08:00 |
|
-LAN-
|
957f5b212e
|
fix: Upgrade Flask-Cors (#20577)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-03 16:35:34 +08:00 |
|
-LAN-
|
72fdafc180
|
refactor: Replaces direct DB session usage with context managers (#20569)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-03 16:16:06 +08:00 |
|
jyong
|
270edd43ab
|
r2
|
2025-06-03 15:53:17 +08:00 |
|
jyong
|
b8f3b23b1a
|
r2
|
2025-06-03 15:51:31 +08:00 |
|
GuanMu
|
db83bfc53a
|
chore: update pnpm version to 10.11.1 (#20573)
|
2025-06-03 15:21:53 +08:00 |
|
Joel
|
744159a079
|
fix: agent thought replaced by response text (#20571)
|
2025-06-03 14:54:42 +08:00 |
|
KVOJJJin
|
d6b30efe2c
|
Fix/dark theme style issues (#20566)
|
2025-06-03 13:53:24 +08:00 |
|
jyong
|
0486aa3445
|
r2
|
2025-06-03 13:30:51 +08:00 |
|
zhaobingshuang
|
3f7aa38d77
|
fix: #20560 When elasticsearch is used as the vector database, the Retrieval Test fails to filter the data after setting the Score Threshold, and the score of the recalled results is empty (#20561)
|
2025-06-03 13:24:26 +08:00 |
|
Contrail
|
a145c2a8fe
|
fix: ensure proper conversation role alternation for vLLM (#18837)
|
2025-06-03 12:47:39 +08:00 |
|