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
2025-08-25 01:28:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
tools
/
utils
History
不如归去
8025ad0661
Fixes
#20534
: Allow $ref in parameter for custom tools (
#20535
)
...
Co-authored-by: Peter Xin <iami@Artemis.local>
2025-06-02 18:08:53 +08:00
..
dataset_retriever
Refactor/message cycle manage and knowledge retrieval (
#20460
)
2025-05-30 14:36:44 +08:00
__init__.py
…
configuration.py
…
dataset_retriever_tool.py
fix: metadata filtering condition variable unassigned; fix External K… (
#19208
)
2025-05-07 14:52:09 +08:00
message_transformer.py
fix: drop some type fixme (
#20344
)
2025-05-30 14:10:09 +08:00
model_invocation_utils.py
…
parser.py
Fixes
#20534
: Allow $ref in parameter for custom tools (
#20535
)
2025-06-02 18:08:53 +08:00
rag_web_reader.py
…
text_processing_utils.py
…
uuid_utils.py
…
web_reader_tool.py
fix: Refactor web reader to use readabilipy (
#19789
)
2025-05-27 14:17:32 +08:00
workflow_configuration_sync.py
…
yaml_utils.py
…