This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-07-31 02:31:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
model_runtime
/
entities
History
-LAN-
23fa3dedc4
fix(core): Fix incorrect type hints. (
#5427
)
2024-06-20 15:16:21 +08:00
..
__init__.py
…
common_entities.py
…
defaults.py
fix: max_token default help info improved (
#2951
)
2024-03-25 10:07:32 +08:00
llm_entities.py
…
message_entities.py
fix(core): Reorder
field_validator
and
classmethod
to fit Pydantic V2. (
#5257
)
2024-06-17 10:04:28 +08:00
model_entities.py
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (
#4592
)
2024-06-14 01:05:37 +08:00
provider_entities.py
fix(core): Fix incorrect type hints. (
#5427
)
2024-06-20 15:16:21 +08:00
rerank_entities.py
…
text_embedding_entities.py
…