dify/api/controllers/console
2025-01-22 13:36:39 +08:00
..
app fix: add type hints for App model and improve error handling in audio services (#12677) 2025-01-13 15:55:16 +08:00
auth feat: account delete (#11829) 2024-12-30 11:33:42 +08:00
billing feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
datasets add milvus full text search setting (#12930) 2025-01-22 13:36:39 +08:00
explore fix: ruff check for True if ... else (#12576) 2025-01-13 09:38:48 +08:00
tag feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
workspace feat: account delete (#11829) 2024-12-30 11:33:42 +08:00
__init__.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
admin.py chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 2025-01-21 10:12:29 +08:00
apikey.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
error.py feat: account delete (#11829) 2024-12-30 11:33:42 +08:00
extension.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
feature.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
files.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
init_validate.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
ping.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
remote_files.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
setup.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
version.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
wraps.py Revert "Feat/new saas billing" (#12673) 2025-01-13 15:17:43 +08:00