Production-ready platform for agentic workflow development.
COMMITS
/ api/controllers/console/datasets/datasets_document.py March 2, 2026
-
refactor(api): move model_runtime into dify_graph (#32858)
-LAN- committed
February 2, 2026
A
refactor: if to match (#31799)
Asuka Minato committed
F
fix: summary index bug (#31810)
FFXN committed
January 29, 2026
F
feat: Add summary index for knowledge. (#31625)
FFXN committed
January 27, 2026
A
fix: doc not gen bug (#31547)
Asuka Minato committed
January 19, 2026
盐
feat: Download the uploaded files (#31068)
盐粒 Yanli committed
January 14, 2026
W
feat: change param to pydantic model (#30870)
wangxiaolei committed
January 5, 2026
W
feat: return data_source_info and data_source_detail_dict (#29912)
wangxiaolei committed
December 24, 2025
R
fix: handle missing `credential_id` (#30051)
Rhys committed
December 9, 2025
J
Feat/support multimodal embedding (#29115)
Jyong committed
December 8, 2025
A
refactor: port reqparse to BaseModel (#28993)
Asuka Minato committed
November 24, 2025
C
fix: Failed to load API definition (#28509)
changkeke committed
A
api -> console_ns (#28246)
Asuka Minato committed
November 20, 2025
G
feat: add display status filtering to document list and API (#28342)
GuanMu committed
November 4, 2025
T
fix(api): return timestamp as integer in document api (#27761)
Tianzhi Jin committed
October 19, 2025
A
fluent api (#27093)
Asuka Minato committed
October 16, 2025
A
use deco to avoid current_user (#26077)
Asuka Minato committed
October 11, 2025
A
remove .value (#26633)
Asuka Minato committed
October 10, 2025
A
use model_validate (#26182)
Asuka Minato committed
September 29, 2025
A
Fix: Enable Pyright and Fix Typing Errors in Datasets Controller (#26425)
Asuka Minato committed
September 28, 2025
-
refactor(router): apply ns.route style (#26339)
-LAN- committed
September 23, 2025
A
one example of Session (#24135)
Asuka Minato committed
September 18, 2025
-
feat: knowledge pipeline (#25360)
-LAN- committed
September 16, 2025
-
Fix incorrect API endpoint routing from PR #25628 (#25778)
-LAN- committed
September 15, 2025
G
refactor: update API routes and documentation for app and datasets endpoints (#25628)
Guangdong Liu committed
September 10, 2025
A
update sql in batch (#24801)
Asuka Minato committed
September 8, 2025
-
September 3, 2025
Y
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015)
Yongtao Huang committed
September 2, 2025
J
fix: remove duplicated code (#24893)
jiangbo721 committed
August 26, 2025
Y
Chore: remove dead var in `DocumentBatchIndexingEstimateApi` (#24497)
Yongtao Huang committed
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
August 24, 2025
A
try flask_restful -> flask_restx (#24310)
Asuka Minato committed
August 18, 2025
Z
Use typing.Literal to replace str places (#24099)
Zhehao Peng committed
August 4, 2025
Y
Fix: avoid Flask route conflict by merging `DocumentDetailApi` and `DocumentDeleteApi` (#23333)
Yongtao Huang committed
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
July 23, 2025
A
orm filter -> where (#22801)
Asuka Minato committed
July 20, 2025
A
Fix/replace datetime patterns with naive utc now (#22654)
Aryan Raj committed
June 24, 2025
J
add dataset info in response (#21413)
Jyong committed
J
add dataset info in response (#21406)
Jyong committed
June 21, 2025
G
Knowledge base API supports status updates #18147 (#18235)
GuanMu committed
May 21, 2025
May 12, 2025
May 6, 2025
April 27, 2025
March 18, 2025
J
Support knowledge metadata filter (#15982)
Jyong committed
March 12, 2025
J
fix: dataset editor (#15218)
Joe committed
March 10, 2025
J
Feat/new saas billing (#14996)
Jyong committed
February 17, 2025
Y
Introduce Plugins (#13836)
Yeuoly committed