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-25 04:06:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87fe8c8a2fa62dff4a8a61174b1053fda38dccbf
dify
/
api
/
core
/
entities
History
QuantumGhost
5077f8b299
fix(api): fix format, replace .filter with .where
2025-09-17 22:55:13 +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
fix(api): fix format, replace .filter with .where
2025-09-17 22:55:13 +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
chore: adopt StrEnum and auto() for some string-typed enums (
#25129
)
2025-09-12 21:14:26 +08:00
provider_configuration.py
Merge remote-tracking branch 'upstream/main' into feat/rag-2
2025-09-16 14:59:35 +08:00
provider_entities.py
chore: add ast-grep rule to convert Optional[T] to T | None (
#25560
)
2025-09-15 13:06:33 +08:00