eabd34b2ae
Merge branch 'main' into feat/webapp-verified-sso-main
2025-06-09 16:55:31 +09:00
777cb06c38
fix: set default webapp permission
2025-06-09 16:32:27 +09:00
ede078c522
fix: set default access mode
2025-06-09 15:08:40 +09:00
65c7c01d90
fix: clean up two unreachable code ( #20773 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-06-07 23:06:46 +08:00
e6e76852d5
Add support for W&B dedicated cloud instances in Weave tracing integration ( #20765 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-06-07 23:06:23 +08:00
930c4cb609
feat(api): Adjust WorkflowDraftVariable and WorkflowNodeExecutionModel ( #20746 )
...
- Add `node_execution_id` column to `WorkflowDraftVariable`, allowing efficient implementation of
the "Reset to last run value" feature.
- Add additional index for `WorkflowNodeExecutionModel` to improve the performance of last run lookup.
Closes #20745 .
2025-06-06 21:03:59 +08:00
37c3283450
fix: opensearch vector search falls back to keyword search ( #20723 )
...
Co-authored-by: wenjun.gu <wenjun.gu@envision-energy.com >
2025-06-06 16:29:15 +08:00
a9ea410b22
chore: reformat
2025-06-06 16:53:21 +09:00
fb9e5b4376
fix: check previous end user in token exchange
2025-06-06 16:52:41 +09:00
652c603d6a
fix: remove prints
2025-06-06 16:46:27 +09:00
180606a11b
fix: bad path
2025-06-06 16:30:23 +09:00
bc8f741859
fix: exchange public token
2025-06-06 16:30:23 +09:00
c1a13fa553
chore: replace pseudo-random generators with secrets module ( #20616 )
2025-06-06 10:48:28 +08:00
4271602cfc
fix: opensearch metadata filtering returns empty ( #20701 )
...
Co-authored-by: wenjun.gu <wenjun.gu@envision-energy.com >
Co-authored-by: crazywoola <427733928@qq.com >
2025-06-06 09:10:01 +08:00
4f14d7c0ca
chore: bump uv to 0.7.x ( #20692 )
2025-06-06 09:09:31 +08:00
38554c5f3e
fix(inner_api/plugin/wraps): refresh user model after creation in get user function ( #20704 )
2025-06-05 23:36:33 +08:00
138ad6e8b3
fix: opensearch fulltext search with metadata filtering dsl error ( #20702 )
...
Co-authored-by: wenjun.gu <wenjun.gu@envision-energy.com >
2025-06-05 23:09:00 +08:00
f76f70f0b6
Fix builtin_providers for tools. ( #20697 )
...
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com >
2025-06-05 23:05:50 +08:00
3c3261b42e
fix: handle empty token in wraps
2025-06-05 18:36:22 +09:00
3fb9b41fe5
A more concise and effective extractor for excel and csv files ( #20625 )
...
Co-authored-by: haiyangpengai <xxxx>
2025-06-05 14:59:55 +08:00
822298f69d
Fix 500 error ( #20614 )
2025-06-05 10:29:13 +08:00
ad2f25875e
fix(llm_node): update file variable mapping to use vision configs ( #20417 )
2025-06-05 09:58:24 +08:00
ad8e79c440
assign dataset indexing_technique to args if not explicitly provided ( #20597 )
2025-06-05 09:47:57 +08:00
6c133dc45c
fix: remove granted_at from login token
2025-06-05 01:47:04 +09:00
4e17af5326
fix: move sso setting changes in wraps
2025-06-05 01:32:56 +09:00
743672f78d
fix; use timestamp for granted_at
2025-06-05 01:23:23 +09:00
cb31b5e8b2
chore: reformat
2025-06-04 21:09:12 +09:00
50d80f6d71
feat: add granted_at
2025-06-04 21:08:38 +09:00
5ccfb1f4ba
refactor: Improve model status handling and structured output ( #20586 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-06-04 19:56:54 +08:00
92614765ff
Feat/queue monitor ( #20647 )
2025-06-04 19:56:34 +08:00
88c59f06cb
fix: seperat login exchange logic for internal and external user
2025-06-04 16:10:24 +09:00
006496f24e
raise error when process_rule is required but missing ( #20599 )
2025-06-04 14:19:35 +08:00
01d500db14
fix: autocorrect everything in web ( #20605 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com >
2025-06-04 14:12:24 +08:00
4ac3600f81
fix: update app tag error ( #20618 )
2025-06-04 13:55:00 +08:00
28eb95276d
fix: query end user by session_id when when exchanging token
2025-06-04 00:12:45 +09:00
b39bd0325d
chore: reformat
2025-06-03 22:52:37 +09:00
1845d56234
fix: add session_id for web_login_token
2025-06-03 22:49:40 +09:00
543eada1be
fix: use email for login user_id
2025-06-03 22:33:19 +09:00
c4821a333f
Merge branch 'main' into feat/webapp-verified-sso-main
2025-06-03 22:17:33 +09:00
275e86a26c
refactor: Removes tenant ID check from rate limit logic ( #20585 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-06-03 18:56:38 +08:00
ca0b268ae5
fix: variable aggregator with group and file raise exception ( #20581 )
2025-06-03 18:17:34 +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
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
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