发布

  • [OPIK-5171] [OPIK-5206] [BE] feat: add workspace version determination endpoint (#5872)

    frostbyte_neo 发布于 2026-03-26 16:47:10 +00:00

    • [OPIK-5171] [BE] feat: add workspace version determination endpoint

    Implements GET /v1/private/workspaces/version for the Information
    Architecture revamp. The endpoint determines whether a workspace should
    use Opik V1 (legacy) or V2 (project-first) navigation.

    • fix: address PR review comments — baz review

    • test: add demo experiment exclusion test

    Verify that experiments with demo names (e.g. "Demo evaluation") without
    project_id do not trigger version_1, matching the dataset demo exclusion
    test pattern.

    • fix: correct test comment typo — forces V1 not V2

    • addressed review feedback

    下载附件