Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit e932e3d

Browse files
committed
docs: nits
1 parent 1f57ed7 commit e932e3d

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

cortex-cpp/README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,6 @@ Table of parameters
121121

122122
cortex-cpp server is compatible with the OpenAI format, so you can expect the same output as the OpenAI ChatGPT API.
123123

124-
## Compile from source
125-
To compile cortex-cpp please visit [Compile from source](docs/docs/new/build-source.md)
126-
127124
## Download
128125

129126
<table>
@@ -176,22 +173,11 @@ To compile cortex-cpp please visit [Compile from source](docs/docs/new/build-sou
176173

177174
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.
178175

179-
## Nightly Build
180-
181-
Nightly build is a process where the software is built automatically every night. This helps detect and fix bugs early in the development cycle. The process for this project is defined in [`.github/workflows/build.yml`](.github/workflows/build.yml)
182-
183-
You can join our Discord server [here](https://discord.gg/FTk2MvZwJH) and go to channel [cortex](https://discordapp.com/channels/1107178041848909847/1151022176019939328) to monitor the build process.
184-
185-
The nightly build is triggered at 2:00 AM UTC every day.
186-
187-
The nightly build can be downloaded from the URL notified in the Discord channel. Please access the URL from the browser and download the build artifacts from there.
188176

189177
## Manual Build
190178
Manual build is a process in which the developers build the software manually. This is usually done when a new feature is implemented, or a bug is fixed. The process for this project is defined in [`.github/workflows/build.yml`](.github/workflows/build.yml)
191179

192-
It is similar to the nightly build process, except that it is triggered manually by the developers.
193-
194-
### Contact
180+
## Contact Support
195181

196182
- For support, please file a GitHub ticket.
197183
- For questions, join our Discord [here](https://discord.gg/FTk2MvZwJH).

0 commit comments

Comments
 (0)