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-09-02 05:43:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
tools
/
utils
History
twwu
40f3524cfe
Merge branch 'main' into feat/rag-2
2025-08-06 14:23:51 +08:00
..
dataset_retriever
orm filter -> where (
#22801
)
2025-07-24 00:57:45 +08:00
__init__.py
…
configuration.py
Support OAuth Integration for Plugin Tools (
#22550
)
2025-07-17 17:18:44 +08:00
dataset_retriever_tool.py
remove useless Tool class attributes (
#23389
)
2025-08-05 10:20:28 +08:00
encryption.py
feat: add custom OAuth client setup and enhance datasource provider model with avatar_url
2025-07-21 12:36:02 +08:00
message_transformer.py
…
model_invocation_utils.py
…
parser.py
feat: Support allOf in OpenAPI properties inside schema
#22946
(
#22975
)
2025-07-28 11:03:19 +08:00
rag_web_reader.py
…
system_oauth_encryption.py
Support OAuth Integration for Plugin Tools (
#22550
)
2025-07-17 17:18:44 +08:00
text_processing_utils.py
…
uuid_utils.py
Support OAuth Integration for Plugin Tools (
#22550
)
2025-07-17 17:18:44 +08:00
web_reader_tool.py
make logging not use f-str, change others to f-str (
#22882
)
2025-07-25 10:32:48 +08:00
workflow_configuration_sync.py
…
yaml_utils.py
…