dify/api/core/model_runtime/entities
Sara Rasool 4f0fb6df2b
chore: use from __future__ import annotations (#30254)
Co-authored-by: Dev <dev@Devs-MacBook-Pro-4.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-01-06 23:57:20 +09:00
..
__init__.py Chore: PromptMessage is not an abstract base class (#15965) 2025-03-18 10:57:52 +08:00
common_entities.py use model_validate (#26182) 2025-10-10 17:30:13 +09:00
defaults.py fix: autocorrect everything in api (#17859) 2025-04-11 15:24:39 +08:00
llm_entities.py feat: enhance tencent trace integration with LLM core metrics (#27126) 2025-10-29 15:53:30 +08:00
message_entities.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
model_entities.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
provider_entities.py chore: remove icon_large of models (#30466) 2026-01-03 02:35:17 +09:00
rerank_entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
text_embedding_entities.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00