Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

epic: cortex pull and cortex engines install CLI uses API server #1523

@gabrielle-ong

Description

@gabrielle-ong

Problem

  • cortex pull and cortex engines install require additional thought to separate CLI and API.
  • We use libcurl UI/UX for download progress for above CLI commands and get the models, engines directly from Github, HF, ... - The execution via /v1/models/pull and /v1/engines/install requires a lot of changes in UI/UX and logic
  • we will need websockets to track download progress (done) - feat: Model Pull has clear API and CLI to support Huggingface Repos #1242

Related tickets:

Tasklist

  • [ ]

Success Criteria

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions