dify/api/controllers/console
2025-08-20 15:09:56 +08:00
..
app Use typing.Literal to replace str places (#24099) 2025-08-18 21:34:13 +08:00
auth minor fix: using the same AccountInFreezeError (#23061) 2025-07-28 18:24:27 +08:00
billing
datasets Use typing.Literal to replace str places (#24099) 2025-08-18 21:34:13 +08:00
explore Feat/webapp opt (#23283) 2025-08-05 16:07:48 +08:00
tag
workspace load balance save api also can switch custom model credential_id 2025-08-20 15:09:56 +08:00
__init__.py feat: Add Download Button to UI for Knowledge Resource Source Files (#23320) 2025-08-03 16:26:11 +08:00
admin.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
apikey.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py
feature.py
files.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
init_validate.py
ping.py
remote_files.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
setup.py
version.py fix: 504 Gateway Time-out error on /console/api/version endpoint (#23961) 2025-08-15 11:25:25 +08:00
wraps.py