Commit Graph

24 Commits (f7da4881fe8d6cdde237960b49eaffabe9c8545f)

Author SHA1 Message Date
Joe b6abd5b314 Merge branch 'main' into feat/new-login
* main: (141 commits)
  fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
  chore: cleanup pycodestyle E rules (#8269)
  let claude models in bedrock support the response_format parameter (#8220)
  enhance: improve empty data display for detail panel (#8266)
  chore: remove useless code (#8198)
  chore: apply pep8-naming rules for naming convention (#8261)
  fix:ollama text embedding 500 error (#8252)
  Update Gitlab query field, add query by path (#8244)
  editor can also create api key (#8214)
  fix: upload img icon mis-align in the chat input area (#8263)
  fix: truthy value (#8208)
  fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247)
  fix: workflow parallel limit in ifelse node (#8242)
  fix: CHECK_UPDATE_URL comment (#8235)
  fix:error when adding the ollama embedding model (#8236)
  fix: improving the regionalization of translation (#8231)
  feat: add from_variable_selector for stream chunk / message event (#8228)
  fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225)
  fix(workflow): in multi-parallel execution with multiple conditional branches (#8221)
  fix(docker/docker-compose.yaml): Set default value for `REDIS_SENTINEL_SOCKET_TIMEOUT` and `CELERY_SENTINEL_SOCKET_TIMEOUT` (#8218)
  ...
1 year ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
Joe ede775cb6a feat: add reset password api 1 year ago
Joe da684ebfaa feat: update register logic 1 year ago
Joe ccc0ec8178 feat: add email code login 1 year ago
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
-LAN- 9414143b5f
chore(api/libs): Apply ruff format. (#7301) 1 year ago
-LAN- 617847e3c0
fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535) 2 years ago
xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 2 years ago
-LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 2 years ago
Mitsuki Ogasahara 7305713b97
fix: allow special characters in email (#5327)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 2 years ago
crazywoola c17baef172
Feat/portuguese support (#2075) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost 1d9cc5ca05
fix: universal chat when default model invalid (#905) 3 years ago
John Wang d979955c8a
feat: optimize current time (#661) 3 years ago
John Wang b5825142d1
feat: add current time tool in universal chat agent (#659) 3 years ago
John Wang 3241e4015b
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
3 years ago
Joel 17a8118154
fix: email reg (#135) 3 years ago
Yuanyuan Zhang d8425f3f4c
Fix the email validation problem for a.b@c.club. (#94)
Co-authored-by: yyzhang <yuanyuan.zhang@haochezhu.club>
3 years ago
John Wang db896255d6 Initial commit 3 years ago