75 次代码提交 (403e2d58b96794727789609e41505c33374f9079)

作者 SHA1 备注 提交日期
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 个月前
  Xiyuan Chen 74d3320519
feat: account delete (#11829) 10 个月前
  -LAN- 55c327ffcb
fix: handle case where member is not found in role update API (#12156) 10 个月前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 个月前
  -LAN- 606aadb891
refactor: update builtin tool provider methods to use session management (#11938) 10 个月前
  zhaobingshuang 5c166b3f40
fix: tags could not be saved when the Workflow Tool was created (#11481) 10 个月前
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 个月前
  Rhys 6f4885d86d
Encode invitee email in the invitation link (#10842) 11 个月前
  Garfield Dai c2ce2f88c7
feat: add license. (#10403) 11 个月前
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 11 个月前
  -LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1年前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1年前
  zxhlyh d498f4e55e
Chore/model icon url (#9218) 1年前
  zhuhao fa837b2dfd
fix: fix the issue with the system model configuration update (#8923) 1年前
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1年前
  Bowen Liang 6613b8f2e0
chore: fix unnecessary string concatation in single line (#8311) 1年前
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 1年前
  -LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 1年前
  pinsily a7743a4f47
add:save_model_credentials error log (#7630) 1年前
  Shoya SHIRAKI c57b3931d5
refactor(api): switch to dify_config in controllers/console (#6485) 1年前
  Bowen Liang 7943f7f697
chore: fix legacy API usages of Query.get() by Session.get() in SqlAlchemy 2 (#6340) 1年前
  Joe ce930f19b9
fix dataset operator (#6064) 1年前
  takatost 79df8825c8
Revert "feat: knowledge admin role" (#6018) 1年前
  xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 1年前
  Joe 5d9ad430af
feat: knowledge admin role (#5965) 1年前
  Bowen Liang 3cc6093e4b
feat: introduce pydantic-settings for config definition and validation (#5202) 1年前
  Charles Zhou 8bcc5a36bb
feat: new editor user permission profile (#4435) 1年前
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1年前
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) 1年前
  Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306) 1年前
  zxhlyh 8b931b085c
fix: app logo (#4483) 1年前
  Yeuoly 182dadd433
chore: remove model as tool (#4409) 1年前
  Bowen Liang c54fcfb45d
extract enum type for tenant account role (#3788) 1年前
  Garfield Dai 4481906be2
Feat/enterprise sso (#3602) 1年前
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1年前
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1年前
  Bowen Liang 1f98a4fff3
improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 1年前
  Yeuoly 40c646cf7a
Feat/model as tool (#2744) 1年前
  Yeuoly 36686d7425
fix: test custom tool already exists without decrypting credentials (#2668) 1年前
  takatost e6d22fc3a0
fix: account has no owner workspace by member inviting (#2435) 1年前
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1年前
  Yeuoly 83063532a0
Fix/api tool (#2317) 1年前
  crazywoola b4988ce20c
fix: missing keys language in parser (#2271) 1年前
  Benjamin 7076d41b29
Bugfix/invitemailmultilangs (#2257) 1年前
  Garfield Dai bb5d5fc683
Feat/billing enhancement (#2239) 1年前
  crazywoola 828822243a
fix: multiple rows were found correctly (#2219) 1年前
  crazywoola c17baef172
Feat/portuguese support (#2075) 1年前
  Yeuoly 86286e1ac8
Feat/assistant app (#2086) 1年前