17 次代码提交 (536c43257bcede881d29b7f74d1f09112677f1a5)

作者 SHA1 备注 提交日期
  -LAN- 536c43257b
refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 1年前
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1年前
  takatost ff0f02d809
feat: add support for claude-3-5-sonnet-20240620 (#5452) 1年前
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 1年前
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 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年前
  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 784da52ea6
fix: credentials validate compatible problem (#2170) 1年前
  takatost 1779cea6e3
fix: model provider credentials null value validate failed (#2009) 1年前
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1年前
  takatost bf7045566d
fix: azure openai model parameters wrong when using hosting credentials (#1993) 1年前
  Charlie.Wei 5b24d7129e
Azure openai init (#1929) 1年前
  takatost 296bf443a8
feat: reuse decoding_rsa_key & decoding_cipher_rsa & optimize construct (#1937) 1年前
  takatost 3fa5204b0c
feat: optimize performance (#1928) 1年前
  takatost 6a2eb5f442
fix: customize model schema fetch failed raise error (#1900) 1年前
  takatost d069c668f8
Model Runtime (#1858) 1年前