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
/
core
/
rag
/
embedding
History
wdeveloper16
eeebedcfe8
refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (
#35124
)
2026-04-14 03:03:08 +00:00
..
__init__.py
refactor: move the embedding to the rag module and abstract the rerank runner for extension (
#9423
)
2024-10-17 19:12:42 +08:00
cached_embedding.py
refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (
#35124
)
2026-04-14 03:03:08 +00:00
embedding_base.py
refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (
#35124
)
2026-04-14 03:03:08 +00:00
retrieval.py
chore(api): align Python support with 3.12 (
#34419
)
2026-04-02 05:07:32 +00:00