dify/api/controllers/service_api/app
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-20 17:55:44 +08:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
app.py refactor(api): switch to dify_config with Pydantic in controllers and schedule (#6237) 2024-07-12 16:51:43 +08:00
audio.py Fix tts api err (#6349) 2024-07-16 21:53:57 +08:00
completion.py feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
conversation.py feat: Sort conversations by updated_at desc (#7348) 2024-08-20 17:55:44 +08:00
error.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
file.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
message.py Error Exception Message Of "Message Not Exists.", Should be "Suggested Questions Is Disabled." (#7219) 2024-08-13 15:17:18 +08:00
workflow.py fix: workflow api (#6810) 2024-07-30 23:51:48 +08:00