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 Data Structures #1040

@namchuai

Description

@namchuai

Overview

  • What is Cortex's data structure? (i.e. files that are persisted to disk)
  • This should be different from Cortex Platform

An unopinionated (hopefully) to store cortex's files and folders.

Couple of requirements:

  • Allow 3rd apps to be config where to store files with ease
  • Easy for cortex to grab the configurations
  • Easy for remove without interfere with user's data (user's own models, threads, files, etc.)
  • Updating cortex should not damage user's data

Discussion

  • Should we have a /cortex folder (will there be namespace collisions?)
  • Should folder be hidden? (e.g. .cortex
  • Where are we storing the config files?

Related

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions