dify/api/controllers/service_api/app
Asuka Minato 684de5c84e
Merge branch 'main' into pydantic-remaining
2025-12-25 21:28:39 +09:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
app.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
audio.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
completion.py missing import 2025-12-18 12:45:41 +09:00
conversation.py Merge branch 'main' into pydantic-remaining 2025-12-22 23:37:24 +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 fix(api): force download for HTML previews (#30090) 2025-12-25 11:43:07 +08:00
message.py use custom UUIDStrOrEmpty 2025-12-18 12:45:41 +09:00
site.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workflow.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00