LIU HONGWEI c227f3d985 feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 年之前
..
__init__.py 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 年之前
account.py 063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 年之前
api_based_extension.py 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 年之前
dataset.py 5e66a60f1c add embedding cache and clean embedding cache job (#3087) 1 年之前
model.py 4ad3f2cdc2 fix: image text when retrieve chat histories (#3220) 1 年之前
provider.py 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 年之前
source.py 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 年之前
task.py c227f3d985 feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 年之前
tool.py 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 年之前
tools.py 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) 1 年之前
web.py 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 年之前
workflow.py 4ad3f2cdc2 fix: image text when retrieve chat histories (#3220) 1 年之前