dify/api/models
2024-10-21 20:01:49 +08:00
..
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +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
base.py refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00
dataset.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
model.py Merge main into fix/chore-fix 2024-10-21 20:01:49 +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 main into fix/chore-fix 2024-10-21 20:01:49 +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 Merge main into fix/chore-fix 2024-10-21 20:01:49 +08:00