This website requires JavaScript.
Explore
Help
Register
Sign In
kexsh
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
3f7aa38d77c8dac6779eec4075f4a386ab60bf64
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
chore: docstring not match the function parameter (
#17162
)
2025-03-31 13:19:15 +08:00
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
…