dify/api/controllers/web
John Wang 4fdb37771a
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-27 13:08:57 +08:00
..
__init__.py Feature/use jwt in web (#533) 2023-07-11 15:21:20 +08:00
app.py feat: universal chat in explore (#649) 2023-07-27 13:08:57 +08:00
audio.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
completion.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
conversation.py feat: universal chat in explore (#649) 2023-07-27 13:08:57 +08:00
error.py Feat/chat support voice input (#532) 2023-07-07 17:50:42 +08:00
message.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
passport.py Feature/use jwt in web (#533) 2023-07-11 15:21:20 +08:00
saved_message.py Initial commit 2023-05-15 08:51:32 +08:00
site.py Initial commit 2023-05-15 08:51:32 +08:00
wraps.py fix: site enable check (#645) 2023-07-26 11:11:09 +08:00