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.
gakkiyomi 989fb11fd7
improve the readability of the function generate_api_key (#12552)
9 months ago
..
__init__.py chore(db): use a better way to export models and remove unused table (#11838) 10 months ago
account.py refactor: optimize database usage (#12071) 10 months ago
api_based_extension.py feat: mypy for all type check (#10921) 10 months ago
dataset.py fix: add type ignore comments for shared_task imports and clean up re… (#12099) 10 months ago
engine.py chore(db): use a better way to export models and remove unused table (#11838) 10 months ago
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 11 months ago
model.py improve the readability of the function generate_api_key (#12552) 9 months ago
provider.py feat: mypy for all type check (#10921) 10 months ago
source.py feat: mypy for all type check (#10921) 10 months ago
task.py feat: mypy for all type check (#10921) 10 months ago
tools.py fix: tool can not run (#12054) 10 months ago
types.py chore(api/models): apply ruff reformatting (#7600) 1 year ago
web.py feat: mypy for all type check (#10921) 10 months ago
workflow.py fix(models): use bigint on workflow_runs.total_tokens (#12279) 10 months ago