NFish
|
ce9ca206fa
|
Merge branch 'fix/webapp-access-scope' into deploy/enterprise
|
2025-06-04 10:53:50 +08:00 |
|
NFish
|
3b52ba3ba2
|
fix: web app auto login
|
2025-06-04 10:53:22 +08:00 |
|
NFish
|
75d5f2df3c
|
fix: hide language change dropdown menu
|
2025-06-04 10:31:35 +08:00 |
|
GareArc
|
df04c1e0a3
|
Merge branch 'feat/webapp-verified-sso-main' into deploy/enterprise
|
2025-06-04 00:12:57 +09:00 |
|
GareArc
|
28eb95276d
|
fix: query end user by session_id when when exchanging token
|
2025-06-04 00:12:45 +09:00 |
|
GareArc
|
158de63f3e
|
merge feat/webapp-verified-sso-main
|
2025-06-03 23:45:53 +09:00 |
|
GareArc
|
b39bd0325d
|
chore: reformat
|
2025-06-03 22:52:37 +09:00 |
|
GareArc
|
1845d56234
|
fix: add session_id for web_login_token
|
2025-06-03 22:49:40 +09:00 |
|
GareArc
|
543eada1be
|
fix: use email for login user_id
|
2025-06-03 22:33:19 +09:00 |
|
GareArc
|
c4821a333f
|
Merge branch 'main' into feat/webapp-verified-sso-main
|
2025-06-03 22:17:33 +09:00 |
|
-LAN-
|
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 |
|
sayThQ199
|
077d627953
|
fix: ensure newlines around think tags for proper markdown rendering (#20594)
|
2025-06-03 18:56:09 +08:00 |
|
NFish
|
782552eafd
|
Merge branch 'fix/webapp-access-scope' into deploy/enterprise
|
2025-06-03 18:37:36 +08:00 |
|
NFish
|
d319e9e8e9
|
fix: remove unused accessMode
|
2025-06-03 18:37:17 +08:00 |
|
非法操作
|
ca0b268ae5
|
fix: variable aggregator with group and file raise exception (#20581)
|
2025-06-03 18:17:34 +08:00 |
|
NFish
|
18f3fcd0cc
|
Merge branch 'fix/webapp-access-scope' into deploy/enterprise
|
2025-06-03 18:06:55 +08:00 |
|
NFish
|
bb1ed57627
|
fix: show error message if sso protocol is invalid
|
2025-06-03 18:06:35 +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 |
|
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 |
|
NFish
|
04fc556f68
|
Merge branch 'fix/webapp-access-scope' into deploy/enterprise
|
2025-06-03 16:35:29 +08:00 |
|
NFish
|
b1133d6784
|
feat: auto login web app if user already login
|
2025-06-03 16:35:06 +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 |
|
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 |
|
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 |
|
不如归去
|
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 |
|
Cheney Zhang
|
b4b59148dc
|
check zilliz cloud of full-text search (#20519)
|
2025-06-02 18:04:13 +08:00 |
|
kenwoodjw
|
23c9f1b444
|
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-06-02 18:02:50 +08:00 |
|
湛露先生
|
b33f8b47ca
|
nacos config init , and force add ts parms. (#20526)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-06-01 10:17:40 +08:00 |
|
kurokobo
|
c26e1929d6
|
fix(housekeeping): exclude files that are used as app icons or avatar images from being removed (#20532)
|
2025-05-31 23:27:47 +08:00 |
|
NFish
|
bcda244d0f
|
Merge branch 'fix/webapp-access-scope' into deploy/enterprise
|
2025-05-30 18:37:06 +08:00 |
|
NFish
|
23e472d507
|
fix: update i18n
|
2025-05-30 18:36:37 +08:00 |
|
Joel
|
e01d975b80
|
fix: the plugin order is not the same as passed to api in DSL (#20515)
|
2025-05-30 18:13:00 +08:00 |
|
-LAN-
|
92528360f9
|
fix: fetch tenant_id in other trace providers besides langfuse (#20495)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-30 17:15:49 +08:00 |
|
GareArc
|
c7ea48ccc1
|
Merge branch 'feat/webapp-verified-sso-main' into deploy/enterprise
|
2025-05-30 16:17:56 +08:00 |
|
GareArc
|
8c78286e5f
|
fix: prevent webapp token used in console
|
2025-05-30 16:10:48 +08:00 |
|
Davide Delbianco
|
1d9c90089c
|
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
|
2025-05-30 15:27:30 +08:00 |
|
zxhlyh
|
e303417e04
|
fix: agent app tool update (#20490)
|
2025-05-30 14:56:32 +08:00 |
|
Kaitlyn Feng
|
c8d9f8e2e4
|
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698)
|
2025-05-30 14:54:30 +08:00 |
|
Ganondorf
|
51f64797cd
|
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-05-30 14:48:00 +08:00 |
|
Dongyu Li
|
1ea4459d9f
|
update knowledge base api (#20426)
|
2025-05-30 14:45:30 +08:00 |
|
Yasuhiro Ohno
|
55371e5abf
|
Improve CONVERSATION_TITLE_PROMPT to correctly handle Japanese and input (#20351)
|
2025-05-30 14:43:51 +08:00 |
|