dify/api/controllers/console
liuzhenghua 9622fbb62f
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
2024-07-10 21:31:35 +08:00
..
app feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
auth feat(*): Swtich to dify_config. (#6025) 2024-07-06 12:05:13 +08:00
billing
datasets fix dataset operator (#6064) 2024-07-09 17:47:54 +08:00
explore feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
tag fix dataset operator (#6064) 2024-07-09 17:47:54 +08:00
workspace fix dataset operator (#6064) 2024-07-09 17:47:54 +08:00
__init__.py feat: implement forgot password feature (#5534) 2024-07-05 13:38:51 +08:00
admin.py Feat/chat custom disclaimer (#4306) 2024-05-18 10:52:48 +08:00
apikey.py
error.py
extension.py
feature.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00
init_validate.py
ping.py
setup.py fix: couldn't log in or resetup after a failed setup (#5739) 2024-06-29 17:07:21 +08:00
version.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
wraps.py