This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Releases: janhq/cortex.cpp
Releases · janhq/cortex.cpp
1.0.12-rc3
What's Changed
- fix: set /events as a public endpoint by @vansangpfiev in #2157
Full Changelog: v1.0.12-rc2...v1.0.12-rc3
1.0.12-rc2
What's Changed
- feat: add option to start server with --api_keys by @vansangpfiev in #2156
Full Changelog: v1.0.12-rc1...v1.0.12-rc2
1.0.12-rc1
What's Changed
- chore: remove python engine (#2146) by @vansangpfiev in #2152
- feat: allow to configure api_keys by cli by @vansangpfiev in #2154
Full Changelog: v1.0.11...v1.0.12-rc1
1.0.11
What's Changed
- feat: AMD hardware API by @vansangpfiev in #1797
- Feat/check status python process by @nguyenhoangthuan99 in #1848
- fix: logger issue by @vansangpfiev in #1858
- fix: ignore compute_cap if not present by @vansangpfiev in #1866
- chore: clean default local engines by @vansangpfiev in #1852
- fix: add cpu usage by @vansangpfiev in #1868
- chore: cleanup by @vansangpfiev in #1849
- chore: correct-discord-message by @hiento09 in #1872
- devx: add devcontainer by @InNoobWeTrust in #1854
- chore: sync main to dev by @vansangpfiev in #1873
- chore: correct stop command description by @vansangpfiev in #1874
- doc: improvements by @ramonpzg in #1891
- doc: Improve "Build from Source" in README by @tigercosmos in #1886
- fix: permission issue for default drogon uploads folder by @vansangpfiev in #1870
- Enhanced Function Calling Guide & Main README, removed warning by @ramonpzg in #1913
- chore: add ci qualitygate for external contributor by @hiento09 in #1931
- fix: models.cc: symlinked model deletion shouldn't remove original file by @ohaiibuzzle in #1918
- feat: QoL improvements for server when running standalone by @ohaiibuzzle in #1925
- fix: correct gpu info list by @vansangpfiev in #1944
- doc: Update build from source command by @gau-nernst in #1947
- chore: sync main to dev by @vansangpfiev in #1945
- fix: add metadata by @vansangpfiev in #1875
- doc: Update build from source documentation by @gau-nernst in #1951
- chore: remove references to ONNX and TRT-LLM by @gau-nernst in #1961
- fix: inherit current env vars when spawning subprocess on macos by @gau-nernst in #1964
- fix: add local e2e test by @vansangpfiev in #1965
- fix: wrong check for printing error log by @vansangpfiev in #1968
- feat: add inja example by @vansangpfiev in #1969
- chore: remove
cortex-cpp-depsby @gau-nernst in #1966 - fix: remove all yml files when delete model by @vansangpfiev in #1980
- chore: sync main to dev by @vansangpfiev in #1978
- fix: Prevent Out-of-Bounds Reads in GGUF Parser by @qnixsynapse in #1985
- chore: sync dev to main by @vansangpfiev in #2001
- chore: remove hard-coded engine value in
cortex psby @gau-nernst in #2002 - Fix: Prevent Path Traversal in File Storage by @qnixsynapse in #1983
- feat: support get repository list from cortexso HF by @vansangpfiev in #2003
- chore: add /v1/models/hub endpoint by @vansangpfiev in #2008
- chore: sync dev to main by @vansangpfiev in #2009
- chore: consolidate subprocess utils by @gau-nernst in #2011
- fix: append stop words from request in case of using template renderer for local engine by @vansangpfiev in #2017
- fix: Include algorithm header file to fix build on other distros by @qnixsynapse in #2022
- task: organize the API folder follow the swagger API by @LeVinhGithub in #2006
- fix: add filter by tag for repository list by @vansangpfiev in #2021
- fix: block
commandfield changes for python engine by @vansangpfiev in #2007 - fix: filter out Intel GPUs by @vansangpfiev in #2015
- chore: unit test by @vansangpfiev in #2025
- chore: update tests by @vansangpfiev in #2027
- chore: sync dev to main by @vansangpfiev in #2028
- chore: fix typos, and update 'variant' description by @github-roushan in #2023
- fix: correct RAM usage by @vansangpfiev in #2019
- fix: default GPUs setting by @vansangpfiev in #2029
- fix: add default cpu_threads by @vansangpfiev in #1948
- fix: add model author for model source by @vansangpfiev in #2038
- chore: refactor background tasks processing by @vansangpfiev in #2031
- fix: correct Linux cpu usage by @vansangpfiev in #2039
- chore: sync dev to main by @vansangpfiev in #2041
- chore: remove unused fields for remote model config by @vansangpfiev in #2040
- fix: skip main branch for cortexso model source if has metadata.yml by @vansangpfiev in #2042
- fix: context length for model import by @vansangpfiev in #2043
- fix: filter out imported models for model sources by @vansangpfiev in #2055
- fix: initialize SSL by @vansangpfiev in #2058
- feat: support pull and load vision model by @vansangpfiev in #2061
- chore: cherry-pick dev commits to main by @vansangpfiev in #2078
- fix: delete model for remote engine by @vansangpfiev in #2105
- fix: get models for anthropic and cohere by @vansangpfiev in #2115
- chore: cherry-pick from dev by @vansangpfiev in #2132
- chore: reduce local installer package size by @hiento09 in #2136
- refactor: rename org to menloresearch by @Minh141120 in #2143
New Contributors
- @ramonpzg made their first contribution in #1891
- @tigercosmos made their first contribution in #1886
- @ohaiibuzzle made their first contribution in #1918
- @Minh141120 made their first contribution in #2143
Full Changelog: v1.0.10...v1.0.11
1.0.11-rc10
What's Changed
- chore: cherry-pick from dev by @vansangpfiev in #2132
Full Changelog: v1.0.11-rc9...v1.0.11-rc10
1.0.11-rc9
What's Changed
- fix: get models for anthropic and cohere by @vansangpfiev in #2115
Full Changelog: v1.0.11-rc8...v1.0.11-rc9
1.0.11-rc8
What's Changed
- fix: delete model for remote engine by @vansangpfiev in #2105
Full Changelog: v1.0.11-rc7...v1.0.11-rc8
1.0.11-rc7
What's Changed
- feat: support pull and load vision model by @vansangpfiev in #2061
- chore: cherry-pick dev commits to main by @vansangpfiev in #2078
Full Changelog: v1.0.11-rc6...v1.0.11-rc7
1.0.11-rc6
What's Changed
- fix: filter out imported models for model sources by @vansangpfiev in #2055
- fix: initialize SSL by @vansangpfiev in #2058
Full Changelog: v1.0.11-rc5...v1.0.11-rc6
1.0.11-rc5
What's Changed
- chore: remove unused fields for remote model config by @vansangpfiev in #2040
- fix: skip main branch for cortexso model source if has metadata.yml by @vansangpfiev in #2042
- fix: context length for model import by @vansangpfiev in #2043
Full Changelog: v1.0.11-rc4...v1.0.11-rc5