dify/api/core/tools/utils
FFXN 83743d5af0
feat: evaluation (#35419)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-20 15:43:22 +08:00
..
dataset_retriever feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
configuration.py feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
dataset_retriever_tool.py refactor: replace bare dict with dict[str, Any] in core tools and runtime (#35111) 2026-04-14 03:03:13 +00:00
encryption.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
message_transformer.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
model_invocation_utils.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
parser.py refactor: replace bare dict with dict[str, Any] in OpenAPI tools parser (#35061) 2026-04-13 13:01:21 +00:00
system_oauth_encryption.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
text_processing_utils.py fix: fix remove_leading_symbols remove [ (#34832) 2026-04-09 08:22:09 +00:00
uuid_utils.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
web_reader_tool.py feat: using charset_normalizer instead of chardet (#29022) 2025-12-05 11:19:19 +08:00
workflow_configuration_sync.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
yaml_utils.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00