dify/api/models
2024-11-26 13:43:38 +08:00
..
__init__.py feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-04 15:55:34 +08:00
account.py fix: Cannot use files in the user inputs. (#11112) 2024-11-26 13:43:38 +08:00
api_based_extension.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
dataset.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
model.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
provider.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
source.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
task.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
tool.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
tools.py Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
types.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
web.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
workflow.py fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) 2024-11-25 18:16:55 +08:00