dify/api/controllers/web
2023-08-08 10:00:00 +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 Fix/disable site when change code (#775) 2023-08-08 10:00:00 +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/disable site when change code (#775) 2023-08-08 10:00:00 +08:00