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.
- thread_num : the number of thread that cortex-cpp webserver needs to have
118
-
- host : host value normally 127.0.0.1 or 0.0.0.0
119
-
- port : the port that cortex-cpp got deployed onto
120
-
- uploads_folder_path: custom path for file uploads in Drogon.
121
-
122
-
cortex-cpp server is compatible with the OpenAI format, so you can expect the same output as the OpenAI ChatGPT API.
123
-
124
112
## Download
125
113
126
114
<table>
@@ -171,7 +159,7 @@ cortex-cpp server is compatible with the OpenAI format, so you can expect the sa
171
159
</tr>
172
160
</table>
173
161
174
-
Download the latest version of Cortex-cpp at https://jan.ai/ or visit the **[GitHub Releases](https://github.com/janhq/cortex/releases)** to download any previous release.
162
+
> Download the latest or older versions of Cortex-cpp at the **[GitHub Releases](https://github.com/janhq/cortex/releases)**.
0 commit comments