dify/api/controllers/console
jyong 7920714f49 add recommended rag plugin endpoint 2025-09-01 14:45:56 +08:00
..
app Merge branch 'main' into feat/rag-2 2025-08-29 11:29:51 +08:00
auth Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
billing try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
datasets add recommended rag plugin endpoint 2025-09-01 14:45:56 +08:00
explore feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
tag feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workspace feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
__init__.py refactor(console): add spec controller import and enhance tool output schema resolution 2025-08-26 11:07:12 +08:00
admin.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
apikey.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
feature.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
files.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
init_validate.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
ping.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
remote_files.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
setup.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
spec.py merge new graph engine 2025-08-27 17:46:46 +08:00
version.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
wraps.py Merge branch 'main' into feat/rag-2 2025-08-22 17:40:34 +08:00