This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-23 19:37:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc0d5f4e41f8b1e5767b7c00a6b884bc46cd6b38
dify
/
api
/
core
/
entities
History
lyzno1
3865555113
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-16 18:30:33 +08:00
..
__init__.py
Introduce Plugins (
#13836
)
2025-02-17 17:05:13 +08:00
agent_entities.py
chore: adopt StrEnum and auto() for some string-typed enums (
#25129
)
2025-09-12 21:14:26 +08:00
embedding_type.py
chore: adopt StrEnum and auto() for some string-typed enums (
#25129
)
2025-09-12 21:14:26 +08:00
knowledge_entities.py
feat: knowledge pipeline (
#25360
)
2025-09-18 12:49:10 +08:00
model_entities.py
chore: add ast-grep rule to convert Optional[T] to T | None (
#25560
)
2025-09-15 13:06:33 +08:00
parameter_entities.py
feat(api): add CHECKBOX parameter type to plugin and tool entities
2025-09-29 18:28:10 +08:00
provider_configuration.py
fix: update load balancing configurations with new credential IDs and… (
#26900
)
2025-10-15 21:15:26 -07:00
provider_entities.py
refactor(api): refactor all
2025-09-25 18:22:30 +08:00