dify/api/services/recommend_app
2026-05-08 06:04:07 +00:00
..
buildin refactor: replace bare dict with dict[str, Any] in services grab-bag (#35112) 2026-04-14 03:02:34 +00:00
database feat: support configurable explore app categories (#35723) 2026-05-08 06:04:07 +00:00
remote refactor: replace bare dict with dict[str, Any] in services grab-bag (#35112) 2026-04-14 03:02:34 +00:00
__init__.py
category_order.py feat: support configurable explore app categories (#35723) 2026-05-08 06:04:07 +00:00
recommend_app_base.py
recommend_app_factory.py
recommend_app_type.py