dify/api/controllers/service_api/app
小马哥 e5bdc1438a
fix: annotation update need use http put method and annotation-reply api doc parms wrong (#18891)
2025-04-27 16:13:36 +08:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py fix: annotation update need use http put method and annotation-reply api doc parms wrong (#18891) 2025-04-27 16:13:36 +08:00
app.py feat: fetch app info in plugins (#18202) 2025-04-16 20:27:29 +08:00
audio.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
completion.py feat: tenant app invocations limiter (#16221) 2025-03-19 17:24:02 +08:00
conversation.py fix: change delete app status code from 204 to 200 (#18398) 2025-04-27 12:12:46 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
file.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
message.py fix: 17712-get-messages-api-encountered-internal-server-error (#17716) 2025-04-10 11:09:38 +08:00
workflow.py fix: Allow advanced chat app to get workflow run detail (#18753) (#18758) 2025-04-25 16:48:38 +08:00