dify/api/controllers
Eric Guo ecf74d91e2
fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661)
2025-08-28 15:05:52 +08:00
..
common feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
console fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661) 2025-08-28 15:05:52 +08:00
files fix: flask_restx namespace path wrong (#24456) 2025-08-25 14:56:20 +08:00
inner_api feat: migrate Inner API module to Flask-RESTX (#24492) 2025-08-26 00:23:48 +08:00
mcp fix: flask_restx namespace path wrong (#24456) 2025-08-25 14:56:20 +08:00
service_api Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
web refactor: Migrate part of the web API module to Flask-RESTX (#24659) 2025-08-28 09:22:31 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00