dify/api/controllers/service_api/app
Yongtao Huang e072b7dafa
Chore: remove unused variable pruned_memory (#23514)
2025-08-07 09:06:17 +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 [Enhancement] Allow modify conversation variable via api (#23112) 2025-08-01 09:34:56 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
file.py Chore: remove unused variable pruned_memory (#23514) 2025-08-07 09:06:17 +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