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
completion.py
conversation.py Fix conversation response issue (#10450) 2024-11-08 17:04:43 +08:00
error.py
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