dify/api/controllers/service_api/app
Novice 2b23c43434
feat: add agent package
2025-12-09 11:36:47 +08:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py use deco (#28153) 2025-11-21 14:25:53 +08:00
app.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
audio.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
completion.py fix: ensure advanced-chat workflows stop correctly (#27803) 2025-11-25 20:09:03 +08:00
conversation.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
file.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
file_preview.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
message.py feat: add agent package 2025-12-09 11:36:47 +08:00
site.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workflow.py fluent api (#27093) 2025-10-19 12:54:41 +09:00