Commit Graph

3698 Commits (eabd34b2aed54398980460e85b68f9d7c4557f8a)

Author SHA1 Message Date
GareArc eabd34b2ae
Merge branch 'main' into feat/webapp-verified-sso-main 10 months ago
GareArc 777cb06c38
fix: set default webapp permission 10 months ago
GareArc ede078c522
fix: set default access mode 10 months ago
yihong 65c7c01d90
fix: clean up two unreachable code (#20773)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
10 months ago
Bharat Ramanathan e6e76852d5
Add support for W&B dedicated cloud instances in Weave tracing integration (#20765)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
QuantumGhost 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.
10 months ago
jefferyvvv 37c3283450
fix: opensearch vector search falls back to keyword search (#20723)
Co-authored-by: wenjun.gu <wenjun.gu@envision-energy.com>
10 months ago
GareArc a9ea410b22
chore: reformat 10 months ago
GareArc fb9e5b4376
fix: check previous end user in token exchange 10 months ago
GareArc 652c603d6a
fix: remove prints 10 months ago
GareArc 180606a11b
fix: bad path 10 months ago
GareArc bc8f741859
fix: exchange public token 10 months ago
Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 10 months ago
jefferyvvv 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>
10 months ago
Bowen Liang 4f14d7c0ca
chore: bump uv to 0.7.x (#20692) 10 months ago
Yeuoly 38554c5f3e
fix(inner_api/plugin/wraps): refresh user model after creation in get user function (#20704) 10 months ago
jefferyvvv 138ad6e8b3
fix: opensearch fulltext search with metadata filtering dsl error (#20702)
Co-authored-by: wenjun.gu <wenjun.gu@envision-energy.com>
10 months ago
湛露先生 f76f70f0b6
Fix builtin_providers for tools. (#20697)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
10 months ago
GareArc 3c3261b42e
fix: handle empty token in wraps 10 months ago
HaiyangP 3fb9b41fe5
A more concise and effective extractor for excel and csv files (#20625)
Co-authored-by: haiyangpengai <xxxx>
10 months ago
Eric Guo 822298f69d
Fix 500 error (#20614) 10 months ago
Arcaner ad2f25875e
fix(llm_node): update file variable mapping to use vision configs (#20417) 10 months ago
Abdullah AlOsaimi ad8e79c440
assign dataset indexing_technique to args if not explicitly provided (#20597) 10 months ago
GareArc 6c133dc45c
fix: remove granted_at from login token 10 months ago
GareArc 4e17af5326
fix: move sso setting changes in wraps 10 months ago
GareArc 743672f78d
fix; use timestamp for granted_at 10 months ago
GareArc cb31b5e8b2
chore: reformat 10 months ago
GareArc 50d80f6d71
feat: add granted_at 10 months ago
-LAN- 5ccfb1f4ba
refactor: Improve model status handling and structured output (#20586)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
Dongyu Li 92614765ff
Feat/queue monitor (#20647) 10 months ago
GareArc 88c59f06cb
fix: seperat login exchange logic for internal and external user 10 months ago
Abdullah AlOsaimi 006496f24e
raise error when process_rule is required but missing (#20599) 10 months ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
10 months ago
Novice 4ac3600f81
fix: update app tag error (#20618) 10 months ago
GareArc 28eb95276d
fix: query end user by session_id when when exchanging token 10 months ago
GareArc b39bd0325d
chore: reformat 10 months ago
GareArc 1845d56234
fix: add session_id for web_login_token 10 months ago
GareArc 543eada1be
fix: use email for login user_id 10 months ago
GareArc c4821a333f
Merge branch 'main' into feat/webapp-verified-sso-main 10 months ago
-LAN- 275e86a26c
refactor: Removes tenant ID check from rate limit logic (#20585)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
非法操作 ca0b268ae5
fix: variable aggregator with group and file raise exception (#20581) 10 months ago
Bowen Liang 888cd86afd
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 10 months ago
Anshuman Saini e40e9db39a
fixes #19634 (#20545) 10 months ago
-LAN- 36f1b4b222
fix: Ensure model config integrity in retrieval processes (#20576)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
-LAN- 257bf13fef
refactor: Removes unused LLMMode value_of method (#20575)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
-LAN- 957f5b212e
fix: Upgrade Flask-Cors (#20577)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
-LAN- 72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
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) 10 months ago
Contrail a145c2a8fe
fix: ensure proper conversation role alternation for vLLM (#18837) 10 months ago
不如归去 c29cb503be
Fix #20536: Force header in custom tool be string (#20537)
Co-authored-by: Peter Xin <iami@Artemis.local>
10 months ago