发布

  • [OPIK-3143] [SDK] Improve inconsistent track parameter for LLM metrics (#4612)

    frostbyte_neo 发布于 2026-01-05 11:22:28 +00:00

    • Enhance model retrieval by adding track parameter to models_factory and related metrics. Update model initialization across various metrics to support tracking functionality, ensuring better management of model instances and tracing capabilities.

    • Enhance documentation for LLM judge metrics by clarifying the behavior of the track parameter. Specify that setting track=False disables tracing for both the metric's score method and the underlying LLM model calls, ensuring consistent tracking behavior during evaluations.

    下载附件