yihong
|
56e15d09a9
feat: mypy for all type check (#10921)
|
4 月之前 |
Bowen Liang
|
6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386)
|
5 月之前 |
Bowen Liang
|
51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
5 月之前 |
Bowen Liang
|
979422cdc6
chore(api/tasks): apply ruff reformatting (#7594)
|
8 月之前 |
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 年之前 |