dify/api/controllers/console/explore
yihong 39df994ff9
fix: create_feedback args are wrong (#11962)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-23 09:20:47 +08:00
..
audio.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
completion.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
conversation.py fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956) 2024-12-22 10:39:29 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
installed_app.py feat: add 'Open in Explore' link for each apps on studio (#11402) 2024-12-09 12:04:03 +08:00
message.py fix: create_feedback args are wrong (#11962) 2024-12-23 09:20:47 +08:00
parameter.py feat(workflow): add configurable workflow file upload limit (#10176) 2024-11-04 15:55:34 +08:00
recommended_app.py Fix explore app icon (#11808) 2024-12-18 21:24:21 +08:00
saved_message.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
wraps.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00