dify/api/core/model_runtime/entities
XlKsyt 1e9142c213
feat: enhance tencent trace integration with LLM core metrics (#27126)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-29 15:53:30 +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: 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 Fix typing errors in core/model_runtime (#26462) 2025-09-30 11:24:05 +09:00
model_entities.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
provider_entities.py fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
rerank_entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
text_embedding_entities.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00