Commit Graph

36 Commits (b249f2b9f955f4feb0414543cd1bee4aa874aa23)

Author SHA1 Message Date
Joe 75fb4ca74d fix: spell 2 years ago
Joe bc025856b4 feat: update message 2 years ago
Joe cd277aa2d8 Merge branch 'main' into feat/new-login
* main: (40 commits)
  feat: allow users to specify timeout for text generations and workflows by environment variable (#8395)
  Fix: operation postion of answer in logs (#8411)
  fix: when the variable does not exist, an error should be prompted (#8413)
  fix(workflow): the answer node after the iteration node containing the answer was output prematurely (#8419)
  fix:logs and rm unused codes in CacheEmbedding (#8409)
  fix: resolve runtime error when self.folder is None (#8401)
  Fix: Support Bedrock cross region inference #8190 (Update Model name to distinguish between different region groups) (#8402)
  fix(docker): aliyun oss path env key (#8394)
  fix: pyproject.toml typo (#8396)
  fix: o1-mini 65563 -> 65536 (#8388)
  fix: sandbox issue related httpx and requests (#8397)
  chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392)
  fix (#8322 followup): resolve the violation of pylint rules (#8391)
  chore: refurish python code by applying Pylint linter rules (#8322)
  support hunyuan-turbo (#8372)
  chore: update firecrawl scrape to V1 api (#8367)
  fix(workflow): both parallel and single branch errors occur in if-else (#8378)
  fix: edit load balancing not pass id (#8370)
  fix: add before send to remove langfuse defaultErrorResponse (#8361)
  fix: when edit load balancing config not pass the empty filed value hidden (#8366)
  ...
2 years ago
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
Joe 619eeec9b1 Merge branch 'main' into feat/new-login
* main:
  chore: refurbish Python code by applying refurb linter rules (#8296)
  chore: apply ruff E501 line-too-long linter rule (#8275)
  fix(workflow): missing content in the answer node stream output during iterations (#8292)
  chore: cleanup ruff flake8-simplify linter rules (#8286)
  fix: markdown paragraph margin (#8289)
2 years ago
Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
Joe dc04431d8a chore: apply pep8-naming rules for naming 2 years ago
Joe edfbcd46ca fix: lint error 2 years ago
Joe 8c2f381d1a feat: add create_owner_tenant_if_not_exist WorkSpaceNotAllowedCreateError 2 years ago
Joe 4d1efbef62 feat: add not ALLOW_CREATE_WORKSPACE 2 years ago
Joe 57a2534c47 feat: add workspace not found 2 years ago
Joe 4893631d65 fix: oauth error when not allowed create workspace
fix: oauth error when not allowed create workspace
2 years ago
Joe 358a5f61d3 feat: add OAuthCallback redirect 2 years ago
Joe ef988371c7 fix: OAuth error when not allow register 2 years ago
Joe b46bb3e7a4 feat: add ALLOW_REGISTER judgement in _generate_account 2 years ago
Joe 3742a277fc fix: code reformat 2 years ago
Joe 076ce11511 feat: add OAuth invite token check 2 years ago
Joe 7e48aa6402 feat: add invitation email judgment 2 years ago
Joe b290dcaa0f feat: update oauth invite_token redirect url 2 years ago
Joe f3429953f3 feat: remove extra judgement 2 years ago
Joe 0da352ae84 fix: get_authorization_url invite token 2 years ago
Joe 910f9b73c6 feat: remove redict signin 2 years ago
Joe 2c7cb5498d fix: oauth AccountNotFound 2 years ago
Joe c84f004035 feat: add oauth invite redict 2 years ago
Joe 955e2871f4 feat: add oauth account not found 2 years ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years ago
-LAN- 4d105d7bd7
feat(*): Swtich to dify_config. (#6025) 2 years ago
-LAN- 1336b844fd
feat(api/auth): switch-to-stateful-authentication (#5438) 2 years ago
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
takatost e6d22fc3a0
fix: account has no owner workspace by member inviting (#2435) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 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
zxhlyh 227f9fb77d
Feat/api jwt (#1212) 3 years ago
KVOJJJin cd51d3323b
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
3 years ago
John Wang db896255d6 Initial commit 3 years ago