dify/api/controllers/service_api/app
Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882)
2025-07-25 10:32:48 +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(trace): support external trace id propagation (#22623) 2025-07-22 15:17:43 +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 orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
workflow.py feat(trace): support external trace id propagation (#22623) 2025-07-22 15:17:43 +08:00