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 refactor: Refactor the service of retrieval the recommend app (#9302) 2024-10-14 13:26:21 +08:00
category_order.py feat: support configurable explore app categories (#35723) 2026-05-08 06:04:07 +00:00
recommend_app_base.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
recommend_app_factory.py refactor: Refactor the service of retrieval the recommend app (#9302) 2024-10-14 13:26:21 +08:00
recommend_app_type.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00