Commit Graph

3669 Commits (4e17af532690971eb627dabee64bab41f98c656b)

Author SHA1 Message Date
GareArc 4e17af5326
fix: move sso setting changes in wraps 1 year ago
GareArc 743672f78d
fix; use timestamp for granted_at 1 year ago
GareArc cb31b5e8b2
chore: reformat 1 year ago
GareArc 50d80f6d71
feat: add granted_at 1 year ago
GareArc 88c59f06cb
fix: seperat login exchange logic for internal and external user 1 year ago
GareArc 28eb95276d
fix: query end user by session_id when when exchanging token 1 year ago
GareArc b39bd0325d
chore: reformat 1 year ago
GareArc 1845d56234
fix: add session_id for web_login_token 1 year ago
GareArc 543eada1be
fix: use email for login user_id 1 year ago
GareArc c4821a333f
Merge branch 'main' into feat/webapp-verified-sso-main 1 year ago
-LAN- 275e86a26c
refactor: Removes tenant ID check from rate limit logic (#20585)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
非法操作 ca0b268ae5
fix: variable aggregator with group and file raise exception (#20581) 1 year ago
Bowen Liang 888cd86afd
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 1 year ago
Anshuman Saini e40e9db39a
fixes #19634 (#20545) 1 year ago
-LAN- 36f1b4b222
fix: Ensure model config integrity in retrieval processes (#20576)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 257bf13fef
refactor: Removes unused LLMMode value_of method (#20575)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 957f5b212e
fix: Upgrade Flask-Cors (#20577)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year 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) 1 year ago
Contrail a145c2a8fe
fix: ensure proper conversation role alternation for vLLM (#18837) 1 year ago
不如归去 c29cb503be
Fix #20536: Force header in custom tool be string (#20537)
Co-authored-by: Peter Xin <iami@Artemis.local>
1 year ago
不如归去 8025ad0661
Fixes #20534: Allow $ref in parameter for custom tools (#20535)
Co-authored-by: Peter Xin <iami@Artemis.local>
1 year ago
Cheney Zhang b4b59148dc
check zilliz cloud of full-text search (#20519) 1 year ago
湛露先生 b33f8b47ca
nacos config init , and force add ts parms. (#20526)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
1 year ago
kurokobo c26e1929d6
fix(housekeeping): exclude files that are used as app icons or avatar images from being removed (#20532) 1 year ago
-LAN- 92528360f9
fix: fetch tenant_id in other trace providers besides langfuse (#20495)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
GareArc 8c78286e5f
fix: prevent webapp token used in console 1 year ago
Ganondorf 51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
1 year ago
Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 1 year ago
Yasuhiro Ohno 55371e5abf
Improve CONVERSATION_TITLE_PROMPT to correctly handle Japanese and input (#20351) 1 year ago
Jyong fb12a3033d
fix celery job not closed issue (#19268) 1 year ago
-LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 5a991295e0
fix: drop some type fixme (#20344) 1 year ago
-LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
GareArc bb9ec1a587
fix: make forgort-password web api to enteprise edition only 1 year ago
GareArc cbcf06ed65
fix: adjust return pattern for login 1 year ago
GareArc 38097a75da
fix: bad jwt return pattern 1 year ago
GareArc dc79ec52ea
fix: adjust permission check logic to avoid sso_verified apps 1 year ago
GareArc 20ca9c6a3e
fix: remove app code retrival in web app login 1 year ago
GareArc 6c3804ca49
fix: adjust webapp login token source name 1 year ago
GareArc a321d39cb4
fix: remove app code check in web api 1 year ago
GareArc 25f1352675
fix: bad jwt decoding 1 year ago
GareArc 1e5df79e05
fix: remove permission check in web login api 1 year ago
GareArc 5814b097b8
fix: bad db query syntax 1 year ago
GareArc abd13cf2f8
fix: import web login apis 1 year ago
GareArc 60ce8f6053
fix: adjust interceptor for web apis 1 year ago
GareArc 2616f89d46
fix: use user_id as session_Id for enterprise logined user 1 year ago
GareArc 99ac7f0e97
feat: introduce enterprise login token 1 year ago
GareArc e57bf8c959
feat: add reset password for web app login 1 year ago
GareArc 14ddb90525
feat: support both code and id for access mode api 1 year ago