dify/api/models
2024-12-04 15:34:39 +08:00
..
__init__.py chore(lint): sort __all__ definitions (#11243) 2024-12-03 13:26:33 +08:00
account.py Merge branch 'main' into fix/chore-fix 2024-11-26 18:02:41 +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 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 fix: deleted_tools 2024-11-25 23:22:17 +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 Merge branch 'main' into fix/chore-fix 2024-11-25 15:37:19 +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 Merge branch 'main' into fix/chore-fix 2024-12-04 15:34:39 +08:00