dify/api/core/model_runtime/entities
Harry c111079624 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/core/file/file_manager.py
#	api/core/workflow/graph_engine/response_coordinator/coordinator.py
#	api/core/workflow/nodes/llm/node.py
#	api/core/workflow/nodes/tool/tool_node.py
#	api/pyproject.toml
#	web/package.json
#	web/pnpm-lock.yaml
2026-02-04 13:15:49 +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 feat: add context file support 2026-01-16 17:01:44 +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