9 Commits (3e9dbe3e0a9c1d0d2fce347e1e79557d2eb23c8c)

Author SHA1 Message Date
  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
  colvin777 c60749678b
When disabling the "Annotation Reply" button, the backend reports an error. #2904 (#2933) 1 year ago
  Jyong 4834eae887
fix enable annotation reply when collection is None (#2877) 1 year ago
  Jyong 91ea6fe4ee
Fix/langchain document schema (#2539) 1 year ago
  Jyong 6c4e6bf1d6
Feat/dify rag (#2528) 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
  Jyong 2fd56cb01c
Fix/vdb index issue (#1776) 1 year ago
  Jyong a71f2863ac
Annotation management (#1767) 1 year ago