dify/api/models
2024-11-22 15:48:50 +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 fix(model): make sure AppModelConfig.model_dict returns a dict. (#10972) 2024-11-22 15:48:50 +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: crash of workflow file upload (#10831) 2024-11-19 14:15:18 +08:00