mlflow/mlflow

[FR] Support search_traces() API in TypeScript SDK

Open

#19,513 建立於 2025年12月19日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (17,127 star) (3,904 fork)batch import
area/tracingdomain/genaienhancementhelp wanted

描述

Proposal Summary

Currently, the mlflow.search_traces() API is only supported in the Python SDK. We should have equivalent in the TypeScript SDK that simply hits the same backend REST API.

What machine learning domain(s) is this feature request about?

  • domain/genai: LLMs, Agents, and other GenAI-related use cases
  • domain/classical-ml: Traditional machine learning, such as linear regression.
  • domain/deep-learning: Deep learning and neural networks.
  • domain/platform: MLflow platform foundation, not specific to a particular machine learning domain.

What area(s) of MLflow is this feature request about?

  • area/tracking: Tracking Service, tracking client APIs, autologging
  • area/model-registry: Model Registry service, APIs, and the fluent client calls for Model Registry
  • area/scoring: MLflow model serving, deployment tools, Spark UDFs
  • area/evaluation: MLflow model evaluation features, evaluation metrics, and evaluation workflows
  • area/prompt: MLflow prompt engineering features, prompt templates, and prompt management
  • area/tracing: MLflow Tracing features, tracing APIs, and LLM tracing functionality
  • area/gateway: MLflow AI Gateway client APIs, server, and third-party integrations
  • area/projects: MLproject format, project running backends
  • area/uiux: Front-end, user experience, plotting
  • area/docs: MLflow documentation pages

貢獻者指南