Skip to content

feat(BA-4691): Implement SDK, CLI commands for add_model_revision#9746

Draft
jopemachine wants to merge 2 commits intomainfrom
BA-4691
Draft

feat(BA-4691): Implement SDK, CLI commands for add_model_revision#9746
jopemachine wants to merge 2 commits intomainfrom
BA-4691

Conversation

@jopemachine
Copy link
Member

@jopemachine jopemachine commented Mar 6, 2026

resolves #9332 (BA-4691)

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue
  • Installer updates including:
    • Fixtures for db schema changes
    • New mandatory config options
  • Update of end-to-end CLI integration tests in ai.backend.test
  • API server-client counterparts (e.g., manager API -> client SDK)
  • Test case(s) to:
    • Demonstrate the difference of before/after
    • Demonstrate the flow of abstract/conceptual models with a concrete implementation
  • Documentation
    • Contents in the docs directory
    • docstrings in public interfaces and type annotations

@github-actions github-actions bot added size:L 100~500 LoC comp:client Related to Client component comp:cli Related to CLI component labels Mar 6, 2026
@jopemachine jopemachine added this to the 26.3 milestone Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:cli Related to CLI component comp:client Related to Client component size:L 100~500 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement SDK, CLI commands for add_model_revision

1 participant