You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/models
gakkiyomi 989fb11fd7
improve the readability of the function generate_api_key (#12552)
1 year ago
..
__init__.py chore(db): use a better way to export models and remove unused table (#11838) 1 year ago
account.py refactor: optimize database usage (#12071) 1 year ago
api_based_extension.py feat: mypy for all type check (#10921) 1 year ago
dataset.py fix: add type ignore comments for shared_task imports and clean up re… (#12099) 1 year ago
engine.py chore(db): use a better way to export models and remove unused table (#11838) 1 year ago
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
model.py improve the readability of the function generate_api_key (#12552) 1 year ago
provider.py feat: mypy for all type check (#10921) 1 year ago
source.py feat: mypy for all type check (#10921) 1 year ago
task.py feat: mypy for all type check (#10921) 1 year ago
tools.py fix: tool can not run (#12054) 1 year ago
types.py chore(api/models): apply ruff reformatting (#7600) 1 year ago
web.py feat: mypy for all type check (#10921) 1 year ago
workflow.py fix(models): use bigint on workflow_runs.total_tokens (#12279) 1 year ago