发布

  • [NA] [DOCS] fix: add missing TestSuite/TestSuiteResult pages to Python SDK reference (#7541)

    frostbyte_neo 发布于 2026-07-21 08:28:35 +00:00

    opik.TestSuite and opik.TestSuiteResult have been public top-level exports
    since the Test Suite API shipped in 2.0 (opik/__init__.py), but neither had
    a reference page or toctree entry, unlike Dataset/Experiment which each get
    one. This gap exists independently of the SDK reference site's staleness —
    it would persist even after a fresh rebuild.

    下载附件