8 Commits (f67b164b0db26f7c328ea1cbf8ac09e132720892)

Author SHA1 Message Date
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1 year ago
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1 year ago
  takatost d069c668f8
Model Runtime (#1858) 1 year ago
  Jyong a55ba6e614
Fix/ignore economy dataset (#1043) 2 years ago
  Jyong db7156dafd
Feature/mutil embedding model (#908) 2 years ago