Skip to main content
warning

🚧 Cortex.cpp is currently under development. Our documentation outlines the intended behavior of Cortex, which may not yet be fully implemented in the codebase.

Start

info

This is the initial command you need to run to start using Cortex.cpp.

This command start the Cortex.cpp's API server processes.

Usage​

info

You can use the --verbose flag to display more detailed output of the internal processes. To apply this flag, use the following format: cortex --verbose [subcommand].


# Stable
cortex start [options]
# Beta
cortex-beta start [options]
# Nightly
cortex-nightly start [options]

Options​

OptionDescriptionRequiredDefault valueExample
-h, --helpDisplay help information for the command.No--h
-p, --port <port>Port to serve the application.No--p 3928