Commit Graph

3741 Commits

Author SHA1 Message Date
95a24156de r2 2025-06-10 18:20:32 +08:00
e934503fa0 r2 2025-06-10 18:16:30 +08:00
80b219707e r2 2025-06-10 17:11:49 +08:00
58b5daeef3 r2 2025-06-10 15:56:28 +08:00
a7ff2ab470 r2 2025-06-10 14:53:07 +08:00
4d967544f3 r2 2025-06-10 14:13:10 +08:00
65873aa411 r2 2025-06-10 11:44:52 +08:00
c0d3452494 r2 2025-06-10 10:59:44 +08:00
ad3d9cf782 r2 2025-06-10 10:00:20 +08:00
47664f8fd3 r2 2025-06-09 14:00:34 +08:00
fcbd5febeb r2 2025-06-06 17:47:06 +08:00
21a3509bef r2 2025-06-06 17:14:43 +08:00
1aa13bd20d r2 2025-06-06 16:05:49 +08:00
d2d5fc62ae r2 2025-06-06 15:19:53 +08:00
0ca38d8215 r2 2025-06-06 15:06:26 +08:00
d2750f1a02 r2 2025-06-06 14:22:00 +08:00
70432952fd r2 2025-06-06 10:40:06 +08:00
b8ef1d9585 r2 2025-06-05 16:43:47 +08:00
c084b57933 r2 2025-06-05 15:28:44 +08:00
9e84a5321d r2 2025-06-05 14:55:09 +08:00
8a86a2c817 r2 2025-06-05 14:09:50 +08:00
3e0a10b7ed r2 2025-06-05 11:45:53 +08:00
5fe5da7c1d r2 2025-06-05 11:12:06 +08:00
fbca9010f3 r2 2025-06-04 17:39:31 +08:00
8a147a00e8 r2 2025-06-04 17:29:39 +08:00
a82ab1d152 r2 2025-06-04 16:51:23 +08:00
133193e7d0 r2 2025-06-04 16:23:12 +08:00
c09c8c6e5b r2 2025-06-04 15:12:05 +08:00
abcca11479 r2 2025-06-03 19:10:40 +08:00
9cdd2cbb27 r2 2025-06-03 19:02:57 +08:00
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
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
7b7f8ef51d r2 2025-06-03 18:12:24 +08:00
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
573cd15e77 r2 2025-06-03 16:52:21 +08:00
ab1730bbaa r2 2025-06-03 16:51:21 +08:00
e40e9db39a fixes #19634 (#20545) 2025-06-03 16:38:48 +08:00
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
257bf13fef refactor: Removes unused LLMMode value_of method (#20575)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-03 16:36:10 +08:00
957f5b212e fix: Upgrade Flask-Cors (#20577)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-03 16:35:34 +08:00
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
270edd43ab r2 2025-06-03 15:53:17 +08:00
b8f3b23b1a r2 2025-06-03 15:51:31 +08:00
0486aa3445 r2 2025-06-03 13:30:51 +08:00
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
a145c2a8fe fix: ensure proper conversation role alternation for vLLM (#18837) 2025-06-03 12:47:39 +08:00
c29cb503be Fix #20536: Force header in custom tool be string (#20537)
Co-authored-by: Peter Xin <iami@Artemis.local>
2025-06-02 18:09:01 +08:00
8025ad0661 Fixes #20534: Allow $ref in parameter for custom tools (#20535)
Co-authored-by: Peter Xin <iami@Artemis.local>
2025-06-02 18:08:53 +08:00
b4b59148dc check zilliz cloud of full-text search (#20519) 2025-06-02 18:04:13 +08:00