dify/api/controllers/service_api/app
2024-11-08 19:48:34 +08:00
..
__init__.py
app.py feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-04 15:55:34 +08:00
audio.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
completion.py chore: disable chat service API passing parent_message_id (#8984) 2024-10-14 19:13:16 +08:00
conversation.py Fix conversation response issue (#10450) 2024-11-08 17:04:43 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
file.py fix(api): remove fixed source attribute from FileApi (#10353) 2024-11-06 12:29:58 +08:00
message.py fix(api): replace Raw field with FilesContainedField in MessageListApi inputs (#10472) 2024-11-08 19:48:34 +08:00
workflow.py Feature/service api workflow logs (#8323) 2024-09-13 11:03:57 +08:00