Production-ready platform for agentic workflow development.
COMMITS
/ api/core/provider_manager.py March 23, 2026
T
refactor: use EnumText for TenantCreditPool.pool_type (#33959)
tmimmanuel committed
March 18, 2026
T
refactor: EnumText for preferred_provider_type MessageChain, Banner (#33696)
tmimmanuel committed
March 17, 2026
Z
fix: auto-activate credential when provider record exists without act… (#33503)
zyssyz123 committed
March 15, 2026
March 14, 2026
T
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
tmimmanuel committed
March 2, 2026
-
refactor(api): move model_runtime into dify_graph (#32858)
-LAN- committed
January 8, 2026
Z
feat: credit pool (#30720)
zyssyz123 committed
January 2, 2026
非
chore: remove icon_large of models (#30466)
非法操作 committed
November 21, 2025
A
more typed orm (#28507)
Asuka Minato committed
October 11, 2025
N
fix enum and type (#26756)
NeatGuyCoding committed
A
remove .value (#26633)
Asuka Minato committed
September 22, 2025
September 18, 2025
-
feat: knowledge pipeline (#25360)
-LAN- committed
September 15, 2025
-
September 9, 2025
X
Feat/credential policy (#25151)
Xiyuan Chen committed
September 5, 2025
A
remove bare list, dict, Sequence, None, Any (#25058)
Asuka Minato committed
September 4, 2025
非
fix: old custom model not display credential name (#25112)
非法操作 committed
September 3, 2025
非
feat: improve multi model credentials (#25009)
非法操作 committed
September 2, 2025
Y
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224)
Yongtao Huang committed
September 1, 2025
W
[CHORE]: remove redundant-cast (#24807)
willzhao committed
August 25, 2025
非
feat: add multi model credentials (#24451)
非法操作 committed
August 21, 2025
G
August 14, 2025
Y
Fix: remove redundant allowed_keys check in jsonable_encoder (#23931)
Yongtao Huang committed
July 23, 2025
A
orm filter -> where (#22801)
Asuka Minato committed
June 4, 2025
April 17, 2025
-
fix: perferred model provider not match with provider. (#18282)
-LAN- committed
March 18, 2025
February 27, 2025
Y
Fix/custom model credentials (#14450)
Yeuoly committed
February 25, 2025
-
fix(provider_manager): fix custom provider (#14340)
-LAN- committed
-
chore(provider_manager): Update hosted model's name (#14334)
-LAN- committed
February 19, 2025
J
fix workspace model list (#14033)
Jyong committed
February 18, 2025
Y
fix: fetch configured model providers (#13924)
Yeuoly committed
February 17, 2025
Y
Introduce Plugins (#13836)
Yeuoly committed
February 11, 2025
J
chore:Remove useless brackets and format code (#13479)
jiangbo721 committed
January 20, 2025
H
feat: enhance credential extraction logic based on configurate method (#12853)
Hiroshi Fujita committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
September 10, 2024
B
chore(api/core): apply ruff reformatting (#7624)
Bowen Liang committed
August 26, 2024
S
refactor: Add @staticmethod decorator in `api/core` (#7652)
Shota Totsuka committed
August 21, 2024
X
feat: support pinning, including, and excluding for model providers and tools (#7419)
Xiyuan Chen committed
August 16, 2024
N
chore: update docstrings (#7343)
Nam Vu committed
June 27, 2024
B
June 4, 2024
T
T
feat: backend model load balancing support (#4927)
takatost committed
May 22, 2024
April 8, 2024
T
FEAT: NEW WORKFLOW ENGINE (#3160)
takatost committed
February 6, 2024
January 30, 2024
January 17, 2024
T
fix: free quota type apply button missing (#2069)
takatost committed
January 12, 2024
B
improve: introduce isort for linting Python imports (#1983)
Bowen Liang committed
January 9, 2024
C
Azure openai init (#1929)
Charlie.Wei committed