dify/api/models
2024-10-14 16:22:12 +08:00
..
__init__.py chore(api/models): apply ruff reformatting (#7600) 2024-09-10 17:08:06 +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 external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
model.py Mergin main into fix/chore-fix 2024-10-14 16:22:12 +08:00
provider.py refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +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 feat: compat tool provider credentials to updated data 2024-09-30 23:22:23 +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 refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00