dify/api/core/ops
2026-04-13 17:13:46 +00:00
..
aliyun_trace refactor(api): type aliyun trace utils with TypedDict and tighten return types (#34642) 2026-04-07 05:57:22 +00:00
arize_phoenix_trace refactor: replace bare dict with dict[str, Any] in ops trace providers (#35082) 2026-04-13 17:13:46 +00:00
entities feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
langfuse_trace feat: support ttft report to langfuse (#33344) 2026-04-13 06:21:58 +00:00
langsmith_trace refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
mlflow_trace refactor: replace bare dict with dict[str, Any] in ops trace providers (#35082) 2026-04-13 17:13:46 +00:00
opik_trace refactor: replace bare dict with dict[str, Any] in ops trace providers (#35082) 2026-04-13 17:13:46 +00:00
tencent_trace refactor: migrate session.query to select API in core misc modules (#34608) 2026-04-07 04:08:34 +00:00
weave_trace refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
__init__.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
base_trace_instance.py refactor: migrate session.query to select API in core misc modules (#34608) 2026-04-07 04:08:34 +00:00
ops_trace_manager.py refactor: replace bare dict with dict[str, Any] in ops_trace_manager (#35070) 2026-04-13 14:05:29 +00:00
utils.py refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00