dify/api/core/model_runtime/entities
lif 24b280a0ed
fix(i18n): improve Chinese translation of Max Tokens (#31771)
Signed-off-by: majiayu000 <1835304752@qq.com>
2026-01-30 20:19:35 +08: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(i18n): improve Chinese translation of Max Tokens (#31771) 2026-01-30 20:19:35 +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 fix: missing content if assistant message with tool_calls (#30083) 2026-01-13 12:46:33 +08: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