This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-04-15 09:00:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eeebedcfe8162a627d35ef670d63246da562cd57
dify
/
api
/
services
/
recommend_app
History
wdeveloper16
1c2bbed405
refactor: replace bare dict with dict[str, Any] in services grab-bag (
#35112
)
2026-04-14 03:02:34 +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
refactor(api): type recommend app database retrieval dicts with TypedDicts (
#34873
)
2026-04-10 00:32:24 +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
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