Production-ready platform for agentic workflow development.
COMMITS
/ api/controllers/service_api/app/completion.py March 2, 2026
-
refactor(api): move model_runtime into dify_graph (#32858)
-LAN- committed
February 1, 2026
A
refactor: remove all reqparser (#29289)
Asuka Minato committed
December 15, 2025
N
fix: correct i18n SSO translations and fix validation/type issues (#29564)
NeatGuyCoding committed
December 11, 2025
December 8, 2025
A
refactor: port reqparse to BaseModel (#28993)
Asuka Minato committed
November 25, 2025
K
fix: ensure advanced-chat workflows stop correctly (#27803)
Kevin9703 committed
October 19, 2025
A
fluent api (#27093)
Asuka Minato committed
August 26, 2025
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
August 25, 2025
-
feat: API docs for service api (#24425)
-LAN- committed
August 24, 2025
A
try flask_restful -> flask_restx (#24310)
Asuka Minato committed
August 3, 2025
Q
feat: support workflow version specification in workflow and chat APIs (#23188)
qiaofenlin committed
July 29, 2025
S
refactor: pass external_trace_id to message trace (#23089)
Shaun committed
July 22, 2025
Q
May 6, 2025
March 19, 2025
Y
feat: tenant app invocations limiter (#16221)
Yeuoly committed
January 2, 2025
Y
refactor: simplify some exception catch code (#12246)
Yingchun Lai committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
October 14, 2024
H
chore: disable chat service API passing `parent_message_id` (#8984)
Hash Brown committed
October 1, 2024
H
fix: chat API is not bringing the conversation/session history (#8965)
Hash Brown committed
September 13, 2024
B
chore: refurish python code by applying Pylint linter rules (#8322)
Bowen Liang committed
August 26, 2024
-
chore(api/controllers): Apply Ruff Formatter. (#7645)
-LAN- committed
July 10, 2024
L
feat: app rate limit (#5844)
liuzhenghua committed
April 8, 2024
T
FEAT: NEW WORKFLOW ENGINE (#3160)
takatost committed
February 28, 2024
T
fix: missing default user for APP service api (#2606)
takatost committed
February 9, 2024
February 6, 2024
January 27, 2024
T
fix: user handling in stop api (#2254)
takatost committed
January 17, 2024
T
feat: service api add llm usage (#2051)
takatost committed
January 12, 2024
K
fixup /stop api (#2012)
killpanda committed
B
improve: introduce isort for linting Python imports (#1983)
Bowen Liang committed
January 5, 2024
T
fix: arg user required and must not be null in service generate api (#1943)
takatost committed
January 4, 2024
T
feat: optimize invoke errors (#1922)
takatost committed
January 2, 2024
T
Model Runtime (#1858)
takatost committed
December 9, 2023
C
fix: default types (#1728)
crazywoola committed
December 3, 2023
Y
fix wrong syntax of type definitions (#1678)
Yeuoly committed
November 13, 2023
T
feat: [backend] vision support (#1510)
takatost committed
November 6, 2023
G
feat: add api-based extension & external data tool & moderation backend (#1403)
Garfield Dai committed
September 10, 2023
J
Feat:dataset retiever resource (#1123)
Jyong committed
September 9, 2023
J
feat: support optional query content (#1097)
Joel committed
August 11, 2023
T
feat: server multi models support (#799)
takatost committed
July 16, 2023
J
feat: claude api support (#572)
John Wang committed
May 15, 2023
J
Initial commit
John Wang committed