dify/api/models
2024-11-14 18:32:51 +08:00
..
__init__.py feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-05 20:29:09 +08:00
account.py feat: support uploading images through plugin 2024-11-14 18:32:51 +08:00
api_based_extension.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
base.py refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00
dataset.py fix(api): add signature generation for image previews (#9893) 2024-10-26 15:35:57 +08:00
enums.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
model.py Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
provider.py Merge main into fix/chore-fix 2024-10-21 20:01:49 +08:00
source.py refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00
task.py refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00
tool.py refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00
tools.py Merge branch 'main' into fix/chore-fix 2024-11-01 16:23:04 +08:00
types.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +08:00
web.py refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00
workflow.py fix(workflow model): ensure consistent timestamp updating (#10172) 2024-11-05 20:27:57 +08:00