This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Releases: janhq/cortex.cpp
Releases · janhq/cortex.cpp
0.4.30
Changes
- Remove serve command @marknguyen1302 (#896)
- fix: transfrom wrong format in json response from Anthropic @marknguyen1302 (#897)
- fix: download model wrong event emission @louis-jan (#895)
- chore: lock cortex-cpp dependency version @louis-jan (#894)
- feat: support running multiple engines at the same time @vansangpfiev (#891)
- fix: throttle leading and trailing event @louis-jan (#892)
- fix: wrong engine list @marknguyen1302 (#890)
- feat: add engine init endpoint @louis-jan (#888)
- feat: change init engine syntax @marknguyen1302 (#889)
- fix: wrong telemetry folder, correct swagger @marknguyen1302 (#887)
- Chore test openai api @hiento09 (#886)
- fix: add custom model id @marknguyen1302 (#882)
- fix: remote engines should accept normalized headers only @louis-jan (#885)
- add better example for the request body @irfanpena (#883)
- chore: add an entry to allow JS import @louis-jan (#878)
- fix: cortex-cpp node prebuild dependencies @louis-jan (#879)
- Update the README @irfanpena (#875)
- fix: chat completion endpoint is hang @louis-jan (#877)
- Fix openai collection test @hiento09 (#874)
- fix: create sqlite tables @marknguyen1302 (#873)
- chore: deprecate cortex init @louis-jan (#868)
- fix: use zlib static @vansangpfiev (#872)
- fix: correct consumed resource table @marknguyen1302 (#869)
- feat: add resources consumed in ps command @marknguyen1302 (#866)
- fix: clean resources should not remove engine file @louis-jan (#867)
- feat: support anthropic engine @marknguyen1302 (#864)
- fix: throw error when not found file in download model @marknguyen1302 (#865)
- feat: cortex-cpp node addon @louis-jan (#852)
- Remove the tap and untap brew installation command @irfanpena (#859)
- fix: correct telemetry timestamp @marknguyen1302 (#857)
- feat: support pull model by specific fileName @marknguyen1302 (#858)
- feat: replace typeorm by sequelize @marknguyen1302 (#856)
- cortex cpp switch to macos-latest runner @hiento09 (#854)
Contributor
@hiento09, @hientominh, @irfanpena, @louis-jan, @marknguyen1302 and @vansangpfiev
0.4.28
Changes
- Remove serve command @marknguyen1302 (#896)
- fix: transfrom wrong format in json response from Anthropic @marknguyen1302 (#897)
- fix: download model wrong event emission @louis-jan (#895)
- chore: lock cortex-cpp dependency version @louis-jan (#894)
- feat: support running multiple engines at the same time @vansangpfiev (#891)
- fix: throttle leading and trailing event @louis-jan (#892)
- fix: wrong engine list @marknguyen1302 (#890)
- feat: add engine init endpoint @louis-jan (#888)
- feat: change init engine syntax @marknguyen1302 (#889)
- fix: wrong telemetry folder, correct swagger @marknguyen1302 (#887)
- Chore test openai api @hiento09 (#886)
- fix: add custom model id @marknguyen1302 (#882)
- fix: remote engines should accept normalized headers only @louis-jan (#885)
- add better example for the request body @irfanpena (#883)
- chore: add an entry to allow JS import @louis-jan (#878)
- fix: cortex-cpp node prebuild dependencies @louis-jan (#879)
- Update the README @irfanpena (#875)
- fix: chat completion endpoint is hang @louis-jan (#877)
- Fix openai collection test @hiento09 (#874)
- fix: create sqlite tables @marknguyen1302 (#873)
- chore: deprecate cortex init @louis-jan (#868)
- fix: use zlib static @vansangpfiev (#872)
- fix: correct consumed resource table @marknguyen1302 (#869)
- feat: add resources consumed in ps command @marknguyen1302 (#866)
- fix: clean resources should not remove engine file @louis-jan (#867)
- feat: support anthropic engine @marknguyen1302 (#864)
- fix: throw error when not found file in download model @marknguyen1302 (#865)
- feat: cortex-cpp node addon @louis-jan (#852)
- Remove the tap and untap brew installation command @irfanpena (#859)
- fix: correct telemetry timestamp @marknguyen1302 (#857)
- feat: support pull model by specific fileName @marknguyen1302 (#858)
- feat: replace typeorm by sequelize @marknguyen1302 (#856)
- cortex cpp switch to macos-latest runner @hiento09 (#854)
Contributor
@hiento09, @irfanpena, @louis-jan, @marknguyen1302 and @vansangpfiev
0.4.27
Changes
- chore: lock cortex-cpp dependency version @louis-jan (#894)
- feat: support running multiple engines at the same time @vansangpfiev (#891)
- fix: throttle leading and trailing event @louis-jan (#892)
- fix: wrong engine list @marknguyen1302 (#890)
- feat: add engine init endpoint @louis-jan (#888)
- feat: change init engine syntax @marknguyen1302 (#889)
- fix: wrong telemetry folder, correct swagger @marknguyen1302 (#887)
- Chore test openai api @hiento09 (#886)
- fix: add custom model id @marknguyen1302 (#882)
- fix: remote engines should accept normalized headers only @louis-jan (#885)
- add better example for the request body @irfanpena (#883)
- chore: add an entry to allow JS import @louis-jan (#878)
- fix: cortex-cpp node prebuild dependencies @louis-jan (#879)
- Update the README @irfanpena (#875)
- fix: chat completion endpoint is hang @louis-jan (#877)
- Fix openai collection test @hiento09 (#874)
- fix: create sqlite tables @marknguyen1302 (#873)
- chore: deprecate cortex init @louis-jan (#868)
- fix: use zlib static @vansangpfiev (#872)
- fix: correct consumed resource table @marknguyen1302 (#869)
- feat: add resources consumed in ps command @marknguyen1302 (#866)
- fix: clean resources should not remove engine file @louis-jan (#867)
- feat: support anthropic engine @marknguyen1302 (#864)
- fix: throw error when not found file in download model @marknguyen1302 (#865)
- feat: cortex-cpp node addon @louis-jan (#852)
- Remove the tap and untap brew installation command @irfanpena (#859)
- fix: correct telemetry timestamp @marknguyen1302 (#857)
- feat: support pull model by specific fileName @marknguyen1302 (#858)
- feat: replace typeorm by sequelize @marknguyen1302 (#856)
- cortex cpp switch to macos-latest runner @hiento09 (#854)
Contributor
@hiento09, @irfanpena, @louis-jan, @marknguyen1302 and @vansangpfiev
0.4.26
v0.4.26 feat: support running multiple engines at the same time (#891)
0.4.25
v0.4.25
0.4.24
v0.4.24
0.4.21
Changes
- fix: missing swagger UI assets on prebuilt binaries @louis-jan (#848)
- Added examples and revamped the API desc @irfanpena (#823)
- Fix error windows bad param @hiento09 (#847)
- chore: #754 - add help information into root commands @louis-jan (#844)
- fix: gate onnx and tensorrt-llm run on darwin @louis-jan (#837)
- Fix error bin file macos @hiento09 (#819)
- fix: another attempt to suppress warning @louis-jan (#841)
- Fix: readme added the tap brew install code @irfanpena (#839)
- fix: suppress node warning @louis-jan (#834)
- Update README.md @eckartal (#825)
- Upload & update README banner @imtuyethan (#830)
- chore: resolve dependency to suppress warning @louis-jan (#833)
- feat: check cuda version for Tensorrt-llm models @marknguyen1302 (#832)
- fix: resolve deprecated module npm @louis-jan (#831)
- feat: add log to commands, load dependencies indicator @marknguyen1302 (#821)
- chore: fix npm package @louis-jan (#829)
- Add brew installer section @irfanpena (#822)
- Remove the brew installer @irfanpena (#817)
- chore: error output logs for cortex run @louis-jan (#818)
- feat: cpuinfo as node module - new build scripts @louis-jan (#813)
- fix: model id parsing breaks model pull @louis-jan (#816)
- feat: support cortex engines init command @louis-jan (#815)
- fix: revert wrong change, change telemetry server url @marknguyen1302 (#812)
- feat: add analytic metric, send benchmark to server @marknguyen1302 (#784)
- chore: quick update model repo to cortexso @louis-jan (#810)
- fix: model not found @marknguyen1302 (#808)
- fix: download success event @namchuai (#807)
- Create LICENSE @0xSage (#806)
- refactor: model pull api and post processing @louis-jan (#794)
- chore: cortex.llamacpp to nightly version 0.1.20-30.06.24 @vansangpfiev (#802)
- chore: correct engine reload on config save @louis-jan (#797)
- fix: reload engine configurations on configs update @louis-jan (#796)
- fix: api path - add v1 component @louis-jan (#795)
- chore: error handling for chat/completions endpoint @louis-jan (#793)
- fix: correct cortexso-node dependency installation @louis-jan (#792)
- chore: cortex.llamacpp to v0.1.20 @vansangpfiev (#791)
- Update the URL and API desc @irfanpena (#785)
- chore: error handling @louis-jan (#788)
- chore: update benchmark using cortex client (cortex-node) @louis-jan (#787)
- feat: cortex supports remote engines @louis-jan (#786)
- feat: add system resources @namchuai (#781)
- feat: support cortex configs and engines commands @louis-jan (#782)
- Update Readme and the URL for the API documentation @irfanpena (#779)
Contributor
@0xSage, @eckartal, @hiento09, @hientominh, @imtuyethan, @irfanpena, @louis-jan, @marknguyen1302, @namchuai and @vansangpfiev
0.4.20
Changes
- fix: gate onnx and tensorrt-llm run on darwin @louis-jan (#837)
- Fix error bin file macos @hiento09 (#819)
- fix: another attempt to suppress warning @louis-jan (#841)
- Fix: readme added the tap brew install code @irfanpena (#839)
- fix: suppress node warning @louis-jan (#834)
- Update README.md @eckartal (#825)
- Upload & update README banner @imtuyethan (#830)
- chore: resolve dependency to suppress warning @louis-jan (#833)
- feat: check cuda version for Tensorrt-llm models @marknguyen1302 (#832)
- fix: resolve deprecated module npm @louis-jan (#831)
- feat: add log to commands, load dependencies indicator @marknguyen1302 (#821)
- chore: fix npm package @louis-jan (#829)
- Add brew installer section @irfanpena (#822)
- Remove the brew installer @irfanpena (#817)
- chore: error output logs for cortex run @louis-jan (#818)
- feat: cpuinfo as node module - new build scripts @louis-jan (#813)
- fix: model id parsing breaks model pull @louis-jan (#816)
- feat: support cortex engines init command @louis-jan (#815)
- fix: revert wrong change, change telemetry server url @marknguyen1302 (#812)
- feat: add analytic metric, send benchmark to server @marknguyen1302 (#784)
- chore: quick update model repo to cortexso @louis-jan (#810)
- fix: model not found @marknguyen1302 (#808)
- fix: download success event @namchuai (#807)
- Create LICENSE @0xSage (#806)
- refactor: model pull api and post processing @louis-jan (#794)
- chore: cortex.llamacpp to nightly version 0.1.20-30.06.24 @vansangpfiev (#802)
- chore: correct engine reload on config save @louis-jan (#797)
- fix: reload engine configurations on configs update @louis-jan (#796)
- fix: api path - add v1 component @louis-jan (#795)
- chore: error handling for chat/completions endpoint @louis-jan (#793)
- fix: correct cortexso-node dependency installation @louis-jan (#792)
- chore: cortex.llamacpp to v0.1.20 @vansangpfiev (#791)
- Update the URL and API desc @irfanpena (#785)
- chore: error handling @louis-jan (#788)
- chore: update benchmark using cortex client (cortex-node) @louis-jan (#787)
- feat: cortex supports remote engines @louis-jan (#786)
- feat: add system resources @namchuai (#781)
- feat: support cortex configs and engines commands @louis-jan (#782)
- Update Readme and the URL for the API documentation @irfanpena (#779)
Contributor
@0xSage, @eckartal, @hiento09, @hientominh, @imtuyethan, @irfanpena, @louis-jan, @marknguyen1302, @namchuai and @vansangpfiev
0.4.19
Changes
- chore: cortex.llamacpp to nightly version 0.1.20-30.06.24 @vansangpfiev (#802)
- chore: correct engine reload on config save @louis-jan (#797)
- fix: reload engine configurations on configs update @louis-jan (#796)
- fix: api path - add v1 component @louis-jan (#795)
- chore: error handling for chat/completions endpoint @louis-jan (#793)
- fix: correct cortexso-node dependency installation @louis-jan (#792)
- chore: cortex.llamacpp to v0.1.20 @vansangpfiev (#791)
- Update the URL and API desc @irfanpena (#785)
- chore: error handling @louis-jan (#788)
- chore: update benchmark using cortex client (cortex-node) @louis-jan (#787)
- feat: cortex supports remote engines @louis-jan (#786)
- feat: add system resources @namchuai (#781)
- feat: support cortex configs and engines commands @louis-jan (#782)
- Update Readme and the URL for the API documentation @irfanpena (#779)
Contributor
0.4.18
Changes
- chore: cortex.llamacpp to v0.1.20 @vansangpfiev (#791)
- Update the URL and API desc @irfanpena (#785)
- chore: error handling @louis-jan (#788)
- chore: update benchmark using cortex client (cortex-node) @louis-jan (#787)
- feat: cortex supports remote engines @louis-jan (#786)
- feat: add system resources @namchuai (#781)
- feat: support cortex configs and engines commands @louis-jan (#782)
- Update Readme and the URL for the API documentation @irfanpena (#779)