Production-ready platform for agentic workflow development.
COMMITS
/ api/controllers/console/datasets/datasets.py May 24, 2026
May 22, 2026
C
refactor(api): migrate console/service_api.dataset to BaseModel (#36480)
chariri committed
May 21, 2026
C
May 19, 2026
S
chore(api): annotate simple contract responses (#36331)
Stephen Zhou committed
May 11, 2026
A
refactor: port some if else to match (#31841)
Asuka Minato committed
April 20, 2026
D
fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596)
dev-miro26 committed
April 16, 2026
Y
chore: reorg imports (#35308)
Yunlu Wen committed
April 13, 2026
March 27, 2026
9
March 25, 2026
9
refactor(api): rename dify_graph to graphon (#34095)
99 committed
T
refactor: select in console datasets document controller (#34029)
tmimmanuel committed
March 23, 2026
T
refactor: use EnumText for ApiToken.type (#33961)
tmimmanuel committed
March 18, 2026
T
refactor: use EnumText for dataset and replace string literals 4 (#33606)
tmimmanuel committed
March 15, 2026
Y
feat: Add Hologres as a VDB & FullText DB choice (#32830)
Ye Ding committed
March 9, 2026
R
test: unit test cases for console.datasets module (#32179)
rajatagarwal-oss committed
March 3, 2026
March 2, 2026
-
refactor(api): move model_runtime into dify_graph (#32858)
-LAN- committed
W
perf: optimize dataset api query speed (#32847)
wangxiaolei committed
February 6, 2026
Z
fix: redis for api token (#31861)
zyssyz123 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
A
fix: ConsoleDatasetListQuery request.args.to_dict() (#31598)
Asuka Minato committed
December 18, 2025
Q
fix(api): resolve errors when setting visibility to partial members (#29830)
quicksand committed
December 16, 2025
L
feat: VECTOR_STORE supports seekdb (#29658)
longbingljw committed
December 15, 2025
T
feat: Add InterSystems IRIS vector database support (#29480)
TomoOkuyama committed
December 10, 2025
J
fix dataset multimodal field not update (#29403)
Jyong 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 21, 2025
A
use deco (#28153)
Asuka Minato committed
October 19, 2025
A
fluent api (#27093)
Asuka Minato committed
October 18, 2025
E
Sync same logic for datasets. (#27056)
Eric Guo committed
October 16, 2025
A
use deco to avoid current_user (#26077)
Asuka Minato committed
October 13, 2025
October 11, 2025
C
Feature integrate alibabacloud mysql vector (#25994)
carribean committed
A
remove .value (#26633)
Asuka Minato committed
October 10, 2025
A
use model_validate (#26182)
Asuka Minato committed
October 2, 2025
A
Exclude tests directory from pyright type checking (#26496)
Asuka Minato committed
September 29, 2025
A
Fix: Enable Pyright and Fix Typing Errors in Datasets Controller (#26425)
Asuka Minato committed
September 22, 2025
September 18, 2025
-
feat: knowledge pipeline (#25360)
-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 3, 2025
Y
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015)
Yongtao Huang committed
August 26, 2025
Y
Fix missing return 200 in response handling (#24499)
Yongtao Huang committed
August 24, 2025
A
try flask_restful -> flask_restx (#24310)
Asuka Minato committed