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.

Discussion: Cortex.cpp CLI Syntax Convention #1093

@freelerobot

Description

@freelerobot

What is the syntax convention for our CLI?

CLI Syntax

  1. Method names
  • Follows OpenAI API: cortex models get
  • Follows Docker: cortex models pull
  1. The order of method vs required parameters
  • cortex models set <param>
  • cortex models <param> set

Command Chains

  1. cortex run <model_id>: what sequence of calls does it make?
  2. What other chaining do we have?
  3. Do we automatically start engines based on the model?

Metadata

Metadata

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions