dify/api/controllers/service_api/app
2024-11-06 12:29:58 +08:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
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 chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +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: fields.Nested(message_file_fields) (#9632) 2024-10-22 15:37:53 +08:00
workflow.py Feature/service api workflow logs (#8323) 2024-09-13 11:03:57 +08:00