dify/api/controllers/console
yihong 4e101604c3
fix: ruff check for True if ... else (#12576)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-01-13 09:38:48 +08:00
..
app feat: Add filter to show only apps created by the user (#11968) 2025-01-03 15:38:36 +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 Fix pandas indexing method for knowledge base imports (#12637) (#12638) 2025-01-13 09:06:59 +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 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +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 Feat/new saas billing (#12591) 2025-01-12 14:50:46 +08:00