QuantumGhost
|
dd34002db2
|
Merge remote-tracking branch 'upstream/main' into feat/rag-2
|
2025-09-16 14:59:35 +08:00 |
Asuka Minato
|
cbc0e639e4
|
update sql in batch (#24801)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-10 13:00:17 +08:00 |
Guangdong Liu
|
b51c724a94
|
refactor: Migrate part of the console basic API module to Flask-RESTX (#24732)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-10 12:15:47 +08:00 |
-LAN-
|
08dd3f7b50
|
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-10 01:54:26 +08:00 |
twwu
|
045d07885d
|
Merge branch 'main' into fix/value-content-rerender-error
|
2025-09-09 16:40:08 +08:00 |
-LAN-
|
23cd615489
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-09-08 14:30:43 +08:00 |
Cluas
|
f891c67eca
|
feat: add MCP server headers support #22718 (#24760)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-09-08 14:10:55 +08:00 |
-LAN-
|
299141ae01
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-08 13:56:45 +08:00 |
Asuka Minato
|
f6059ef389
|
add more typing (#24949)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-08 10:40:00 +08:00 |
jyong
|
d4aed3df5c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/memory/token_buffer_memory.py
# api/core/rag/extractor/notion_extractor.py
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/variables/variables.py
# api/core/workflow/graph/graph.py
# api/core/workflow/graph_engine/entities/event.py
# api/services/dataset_service.py
# web/app/components/app-sidebar/index.tsx
# web/app/components/base/tag-management/selector.tsx
# web/app/components/base/toast/index.tsx
# web/app/components/datasets/create/website/index.tsx
# web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
# web/app/components/workflow/header/version-history-button.tsx
# web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/service/base.ts
|
2025-09-03 15:01:06 +08:00 |
-LAN-
|
8c97937cae
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 13:53:43 +08:00 |
非法操作
|
b673560b92
|
feat: improve multi model credentials (#25009)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-03 13:52:31 +08:00 |
QuantumGhost
|
e9e7d4f3cd
|
Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize
|
2025-08-31 15:17:23 +08:00 |
QuantumGhost
|
40faa9ce16
|
refactor(api): Inject db dependency to FileService
|
2025-08-31 13:44:38 +08:00 |
-LAN-
|
8c35663220
|
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:33:28 +08:00 |
Yongtao Huang
|
826f19e968
|
Chore : rm dead code detected by pylance (#24588)
|
2025-08-27 13:19:40 +08:00 |
Yongtao Huang
|
fa753239ad
|
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-26 18:10:31 +08:00 |
Asuka Minato
|
2b91ba2411
|
example: limit current user usage (#24470)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 00:23:29 +08:00 |
非法操作
|
6010d5f24c
|
feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-25 16:12:29 +08:00 |
quicksand
|
b08bfa203a
|
fix(flask_restx): invite member email parse error (#24464)
|
2025-08-25 15:50:20 +08:00 |
Asuka Minato
|
18dce66443
|
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-08-24 13:45:47 +08:00 |
Xiyuan Chen
|
cfefe4f738
|
Feat: Education (#24208)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-20 15:38:14 +08:00 |
Yongtao Huang
|
bf2f03f911
|
Restructure the File errors in controller (#23801)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-13 17:06:07 +08:00 |
Will
|
1ffe190557
|
Feat/improved mcp timeout configs (#23605)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-12 13:14:00 +08:00 |
crazywoola
|
1c60b7f070
|
Revert "feat: improved MCP timeout" (#23602)
|
2025-08-08 11:20:53 +08:00 |
Will
|
4b0480c8b3
|
feat: improved MCP timeout (#23546)
|
2025-08-08 09:08:14 +08:00 |
Yongtao Huang
|
e072b7dafa
|
Chore: remove unused variable pruned_memory (#23514)
|
2025-08-07 09:06:17 +08:00 |
NeatGuyCoding
|
537c04745d
|
minor fix: using the same AccountInFreezeError (#23061)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-28 18:24:27 +08:00 |
zyssyz123
|
de28bb1075
|
fix: changed email login use oauth will create an new account (#23057)
|
2025-07-28 16:32:25 +08:00 |
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
KVOJJJin
|
d6b980a2dd
|
Feat: change user email freezes limit (#22912)
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2025-07-25 08:48:23 +08:00 |
zyssyz123
|
6ac06486e3
|
Feat/change user email freezes limit (#22900)
|
2025-07-24 15:36:53 +08:00 |
KVOJJJin
|
de611ab344
|
Feat: add notification for change email completed (#22812)
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2025-07-24 14:16:39 +08:00 |
Asuka Minato
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-24 00:57:45 +08:00 |
Junyan Qin (Chin)
|
eaae79a581
|
feat: plugin auto upgrade strategy (#19758)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-07-23 15:33:39 +08:00 |
Maries
|
ad67094e54
|
feat: oauth refresh token (#22744)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-23 13:12:39 +08:00 |
Bowen Liang
|
74940ad3f2
|
chore: code improvement for mcp_client and mcp_tools_manage_service (#22645)
|
2025-07-21 09:52:55 +08:00 |
Aryan Raj
|
ce794335e9
|
Fix/replace datetime patterns with naive utc now (#22654)
|
2025-07-20 11:05:53 +08:00 |
Maries
|
a4ef900916
|
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-17 17:18:44 +08:00 |
NeatGuyCoding
|
93c27b134d
|
minor typo fix: remove debug code and fix typo (#22539)
|
2025-07-17 13:52:15 +08:00 |
zyssyz123
|
a4f421028c
|
Feat/change user email (#22213)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2025-07-17 10:55:59 +08:00 |
yihong
|
d2933c2bfe
|
fix: drop dead code phase2 unused class (#22042)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-07-17 09:33:07 +08:00 |
Novice
|
535fff62f3
|
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-10 14:01:34 +08:00 |
Yeuoly
|
cea6522122
|
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425)
|
2025-06-26 17:44:14 +08:00 |
Xiyuan Chen
|
d454f09e13
|
feat: add a magic field in the cancel invite api response (#21505)
|
2025-06-25 18:37:56 +08:00 |
Good Wood
|
0cfdb8c043
|
fix: fix load_balancing_config save error (#21213)
|
2025-06-19 15:41:36 +08:00 |
Good Wood
|
756f35f480
|
feat: add pagination for plugin page (#20151)
|
2025-05-27 12:54:52 +08:00 |
-LAN-
|
3196dc2d61
|
refactor: Use typed SQLAlchemy base model and fix type errors (#19980)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-21 15:38:03 +08:00 |
NFish
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
|
2025-05-20 12:07:50 +08:00 |
Xiyuan Chen
|
934f724130
|
fix: invitations get suspended when an existing member appears (#19584)
|
2025-05-13 13:53:52 +08:00 |