Commit Graph

33 Commits (fix/chore-fix)

Author SHA1 Message Date
Yeuoly f748d6c7c4 fix: mypy issues 1 year ago
Yeuoly cbc5045b7a fix: ruff formatter 1 year ago
Yeuoly b980c07af8 fix: ruff formatter 1 year ago
Yeuoly e231cf2c48 fix: errors occrus during rebasing 1 year ago
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
takatost f0637ba332 fix: create basic app causing internal error when default model is not exist 1 year ago
Yeuoly bedbd658fe
Merge main into fix/chore-fix 1 year ago
takatost 8236373498 feat: remove unused codes 1 year ago
takatost 1c3213184e feat: move model request to plugin daemon 1 year ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1 year ago
Shota Totsuka 430e100142
refactor: Add @staticmethod decorator in `api/core` (#7652) 1 year ago
Xiyuan Chen 4e7b6aec3a
feat: support pinning, including, and excluding for model providers and tools (#7419)
Co-authored-by: GareArc <chen4851@purude.edu>
1 year ago
Nam Vu dbc1ae45de
chore: update docstrings (#7343) 1 year ago
Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
takatost b20d173324
pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933) 2 years ago
takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 2 years ago
非法操作 3efb5fe7e2
Refactor part of the ProviderManager code to improve readability (#4524) 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 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
Yeuoly 34634bddf1
fix: setting default model to gpt-3.5-turbo-1106 and remove default m… (#2274) 2 years ago
takatost 8799c888e3
fix: free quota type apply button missing (#2069)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
Charlie.Wei 5b24d7129e
Azure openai init (#1929)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
takatost 296bf443a8
feat: reuse decoding_rsa_key & decoding_cipher_rsa & optimize construct (#1937) 2 years ago
takatost af7be9bdd7
Feat/optimize entity construct (#1935) 2 years ago
takatost 3fa5204b0c
feat: optimize performance (#1928) 2 years ago
takatost b4225bedb5
fix: app create raise error when no available model providers (#1921) 2 years ago
takatost ae975b10e9
fix: openai origin credential not start with { (#1874) 2 years ago
takatost 5a2aa83030
fix: ciphertext error (#1872) 2 years ago
takatost 3b668c0bb1
fix: IntegrityError import wrong (#1868) 2 years ago
takatost 2381264a3f
fix: provider create cause IntegrityError (#1866) 2 years ago
takatost d069c668f8
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago