You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
🚧 Cortex.cpp is currently under development. Our documentation outlines the intended behavior of Cortex, which may not yet be fully implemented in the codebase.
12
+
:::
13
+
14
+
This document outlines the architecture of the database designed to store and manage various types of entities and their associated metadata.
15
+
16
+
## Table Structure
17
+
### models Table
18
+
The `models` table is designed to hold metadata about various AI models. Below is the structure of the table:
0 commit comments