You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
1 anno fa
..
data_source.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 anno fa
datasets.py Fix some RAG bugs (#2570) 1 anno fa
datasets_document.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 anno fa
datasets_segments.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 anno fa
error.py Feat: optimize error desc (#152) 2 anni fa
file.py Feat: Add documents limitation (#2662) 1 anno fa
hit_testing.py chore: apply ruff's pyflakes linter rules (#2420) 1 anno fa