This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-01-04 22:11:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
rag
History
zhuhao
7433095240
chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (
#10038
)
2024-10-30 15:43:07 +08:00
..
cleaner
…
data_post_processor
refactor: move the embedding to the rag module and abstract the rerank runner for extension (
#9423
)
2024-10-17 19:12:42 +08:00
datasource
chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (
#10038
)
2024-10-30 15:43:07 +08:00
docstore
…
embedding
refactor: move the embedding to the rag module and abstract the rerank runner for extension (
#9423
)
2024-10-17 19:12:42 +08:00
entities
…
extractor
fix: wrong element object (
#9868
)
2024-10-25 22:32:41 +08:00
index_processor
…
models
…
rerank
add rerank check when doing mutil-retrieval (
#9998
)
2024-10-30 11:17:39 +08:00
retrieval
add rerank check when doing mutil-retrieval (
#9998
)
2024-10-30 11:17:39 +08:00
splitter
…
__init__.py
…