This website requires JavaScript.
Explore
Help
Register
Sign In
jandres
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-28 04:15:10 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
eccb67d5b65246ed93892390961802e3ff4ba985
dify
/
api
/
core
/
rag
History
-LAN-
a694533fc9
refactor(workflow): inject credential/model access ports into LLM nodes (
#32569
)
...
Signed-off-by: -LAN- <
laipz8200@outlook.com
>
2026-02-27 14:36:41 +08:00
..
cleaner
…
data_post_processor
…
datasource
fix: add explicit return type annotations to BaseVector abstract methods (
#32516
)
2026-02-24 21:17:55 +09:00
docstore
…
embedding
refactor(workflow): inject credential/model access ports into LLM nodes (
#32569
)
2026-02-27 14:36:41 +08:00
entities
…
extractor
fix: SSRF in WordExtractor URL download (credit to @EaEa0001 ) (
#31678
)
2026-01-29 14:01:21 +08:00
index_processor
refactor(workflow-file): move
core.file
to
core.workflow.file
(
#32252
)
2026-02-16 22:38:19 +08:00
models
refactor(workflow-file): move
core.file
to
core.workflow.file
(
#32252
)
2026-02-16 22:38:19 +08:00
pipeline
…
rerank
refactor(workflow): inject credential/model access ports into LLM nodes (
#32569
)
2026-02-27 14:36:41 +08:00
retrieval
refactor(workflow-file): move
core.file
to
core.workflow.file
(
#32252
)
2026-02-16 22:38:19 +08:00
splitter
…
__init__.py
…