dify/api/core/model_runtime/entities
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
2024-02-09 15:21:33 +08:00
..
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
common_entities.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
defaults.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
llm_entities.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
message_entities.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
model_entities.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
provider_entities.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
rerank_entities.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
text_embedding_entities.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00