For the complete documentation index, see llms.txt. This page is also available as Markdown.

Uninstall

Uninstall (if installed with pip)

pip uninstall cortex
rm -rf ~/.cortex

Uninstall (if installed without pip)

rm /usr/local/bin/cortex
rm -rf ~/.cortex

Last updated