This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-04-16 12:00:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6876cd787b5db65bbf132b9996fbdb060079388a
dify
/
api
/
core
/
tools
/
entities
History
dataCenter430
fc389a54c5
refactor: replace bare dict with typed annotations in core tools module (
#35098
)
2026-04-14 06:09:55 +00:00
..
api_entities.py
refactor: convert ToolProviderType if/elif to match/case (
#30001
) (
#34794
)
2026-04-09 05:48:40 +00:00
common_entities.py
refactor(api): type I18nObject.to_dict with I18nObjectDict TypedDict (
#34680
)
2026-04-07 22:57:32 +00:00
constants.py
Introduce Plugins (
#13836
)
2025-02-17 17:05:13 +08:00
tool_bundle.py
refactor: replace bare dict with typed annotations in core tools module (
#35098
)
2026-04-14 06:09:55 +00:00
tool_entities.py
refactor: replace bare dict with dict[str, Any] in core tools and runtime (
#35111
)
2026-04-14 03:03:13 +00:00
values.py
feat: knowledge pipeline (
#25360
)
2025-09-18 12:49:10 +08:00