dify/api/models
2024-11-15 15:41:40 +08:00
..
__init__.py feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-04 15:55:34 +08:00
account.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
api_based_extension.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
dataset.py chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
enums.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
model.py refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +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(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +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(workflow model): ensure consistent timestamp updating (#10172) 2024-11-01 18:58:54 +08:00