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 година
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) пре 1 година
account.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) пре 1 година
api_based_extension.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) пре 1 година
dataset.py add embedding cache and clean embedding cache job (#3087) пре 1 година
model.py fix: image text when retrieve chat histories (#3220) пре 1 година
provider.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) пре 1 година
source.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) пре 1 година
task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) пре 1 година
tool.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) пре 1 година
tools.py FEAT: NEW WORKFLOW ENGINE (#3160) пре 1 година
web.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) пре 1 година
workflow.py fix: image text when retrieve chat histories (#3220) пре 1 година