Skip to content

[eval] Python + CLI: list and pull registered eval scenarios #385

Description

@thorrester

Part of #380
Depends on: #383

What

Read path for registered eval scenarios — Python API and CLI.

  • Server route: GET /opsml/api/eval/scenarios — filterable by space, name, version, uid
  • Python: query registered scenarios via registry interface, returns list of EvalRegistryRecord
  • CLI: opsml eval list [--space X] [--name Y] [--version Z]
  • Pagination follows existing QueryPageRequest / QueryPageResponse cursor pattern

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BackendRequires backend Rust and python workenhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions