You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/model_runtime/entities
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
..
__init__.py Model Runtime (#1858) 2 years ago
common_entities.py Model Runtime (#1858) 2 years ago
defaults.py feat(api/core/model_runtime/entities/defaults.py): Add TOP_K in default parameters. (#8167) 2 years ago
llm_entities.py feat: Parallel Execution of Nodes in Workflows (#8192) 2 years ago
message_entities.py fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257) 2 years ago
model_entities.py feat(api/core/model_runtime/entities/defaults.py): Add TOP_K in default parameters. (#8167) 2 years ago
provider_entities.py fix(core): Fix incorrect type hints. (#5427) 2 years ago
rerank_entities.py Model Runtime (#1858) 2 years ago
text_embedding_entities.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago