dify/api/controllers/service_api/app
jiangbo721 31eb8548ef
fix: Before publish the app, preview the voice of tts, it raise an er… (#21821)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-07-03 10:53:14 +08:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py fix: apps/annotation missing 1 required positional argument: 'end_user' (#20428) 2025-05-29 16:10:28 +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 chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
conversation.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
file.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
message.py add endpoint of get feedbacks (#18697) 2025-05-13 10:35:14 +08:00
site.py Add `/site` API (#19631) 2025-05-14 10:43:36 +08:00
workflow.py Add Filter of Get Workflow Logs (#21172) 2025-06-19 10:10:16 +08:00