dify/api/controllers/service_api/app
Alex Chim 4a2e6af9b5
Fixes #23921 (#23924)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-14 15:54:25 +08:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
app.py chore: app info add author_name (#20973) 2025-06-13 10:17:35 +02:00
audio.py fix: Before publish the app, preview the voice of tts, it raise an er… (#21821) 2025-07-03 10:53:14 +08:00
completion.py feat: support workflow version specification in workflow and chat APIs (#23188) 2025-08-03 16:27:12 +08:00
conversation.py Fixes #23921 (#23924) 2025-08-14 15:54:25 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
file.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
file_preview.py feat: add Service API file preview endpoint (#23534) 2025-08-07 21:44:29 +08:00
message.py Refactor: remove redundant full module paths in exception handlers (#23076) 2025-07-29 09:40:51 +08:00
site.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
workflow.py feat: support workflow version specification in workflow and chat APIs (#23188) 2025-08-03 16:27:12 +08:00