7 次代码提交 (a34285196b80c51d6466e67f0249c9a9b1099de3)

作者 SHA1 备注 提交日期
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1年前
  Jyong 4834eae887
fix enable annotation reply when collection is None (#2877) 1年前
  Jyong 91ea6fe4ee
Fix/langchain document schema (#2539) 1年前
  Jyong 6c4e6bf1d6
Feat/dify rag (#2528) 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年前
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1年前
  Jyong a71f2863ac
Annotation management (#1767) 1年前