-LAN-
|
536c43257b
|
refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048)
|
2024-08-07 17:30:56 +08:00 |
|
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-27 11:21:31 +08:00 |
|
takatost
|
ff0f02d809
|
feat: add support for claude-3-5-sonnet-20240620 (#5452)
|
2024-06-21 00:23:15 +08:00 |
|
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
|
takatost
|
d1dbbc1e33
|
feat: backend model load balancing support (#4927)
|
2024-06-05 00:13:04 +08:00 |
|
LIU HONGWEI
|
c227f3d985
|
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
|
2024-04-12 16:22:24 +08:00 |
|
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +08:00 |
|
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
2024-02-06 13:21:13 +08:00 |
|
takatost
|
784da52ea6
|
fix: credentials validate compatible problem (#2170)
|
2024-01-24 17:19:25 +08:00 |
|
takatost
|
1779cea6e3
|
fix: model provider credentials null value validate failed (#2009)
|
2024-01-12 16:48:38 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
|
takatost
|
bf7045566d
|
fix: azure openai model parameters wrong when using hosting credentials (#1993)
|
2024-01-11 10:49:35 +08:00 |
|
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>
|
2024-01-09 19:17:47 +08:00 |
|
takatost
|
296bf443a8
|
feat: reuse decoding_rsa_key & decoding_cipher_rsa & optimize construct (#1937)
|
2024-01-05 12:13:45 +08:00 |
|
takatost
|
3fa5204b0c
|
feat: optimize performance (#1928)
|
2024-01-04 20:48:54 +08:00 |
|
takatost
|
6a2eb5f442
|
fix: customize model schema fetch failed raise error (#1900)
|
2024-01-04 10:53:50 +08:00 |
|
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>
|
2024-01-02 23:42:00 +08:00 |
|