dify/api/controllers/service_api/app
liuhaoran 6b49889041
fix: messagefeedbackapi support content (#11716)
Signed-off-by: weiyang <24080293@smb956101.com>
Co-authored-by: weiyang <24080293@smb956101.com>
2024-12-22 10:45:55 +08:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
app.py feat(api): include tags in app information response (#11242) 2024-12-02 10:25:01 +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: refactor conversation pagination to use SQLAlchemy session manag… (#11956) 2024-12-22 10:39:29 +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: messagefeedbackapi support content (#11716) 2024-12-22 10:45:55 +08:00
workflow.py Feature/service api workflow logs (#8323) 2024-09-13 11:03:57 +08:00