Releases: menloresearch/cortex.cpp
Releases · menloresearch/cortex.cpp
1.0.13-rc8
What's Changed
- fix: check model is loaded before starting by @vansangpfiev in #2206
Full Changelog: v1.0.13-rc7...v1.0.13-rc8
1.0.13-rc7
What's Changed
- chore: function calling cleanup by @vansangpfiev in #2195
- fix: remove jinja parameter by @vansangpfiev in #2205
Full Changelog: v1.0.13-rc5...v1.0.13-rc7
1.0.13-rc6
What's Changed
- chore: function calling cleanup by @vansangpfiev in #2195
Full Changelog: v1.0.13-rc5...v1.0.13-rc6
1.0.13-rc5
What's Changed
- chore: release CIs by @vansangpfiev in #2171
- chore: download cmake version 3.22.6 by @Minh141120 in #2194
- feat: use llama.cpp server by @vansangpfiev in #2128
- fix: handle more parameters by @vansangpfiev in #2199
- chore: separate mac binary by @hiento09 in #2198
Full Changelog: v1.0.13-rc1...v1.0.13-rc5
1.0.13-rc4
What's Changed
- chore: release CIs by @vansangpfiev in #2171
- chore: download cmake version 3.22.6 by @Minh141120 in #2194
- feat: use llama.cpp server by @vansangpfiev in #2128
Full Changelog: v1.0.13-rc1...v1.0.13-rc4
1.0.13-rc3
What's Changed
- chore: release CIs by @vansangpfiev in #2171
- chore: download cmake version 3.22.6 by @Minh141120 in #2194
- feat: use llama.cpp server by @vansangpfiev in #2128
Full Changelog: v1.0.13-rc1...v1.0.13-rc3
1.0.13-rc1
What's Changed
- Enhancement: Use XDG Directory Specification by default on Linux by @qnixsynapse in #2035
- doc: Update build instruction for windows by @gau-nernst in #2044
- fix: docker CI by @vansangpfiev in #2051
- fix: Add missing yaml header by @gau-nernst in #2046
- feat: improvements to subprocess functionality by @gau-nernst in #2047
- chore: Implement Normalize Engine and remove anonymous namespaces by @github-roushan in #2053
- chore: remove unused header by @github-roushan in #2045
- chore: add validation for numeric input and handle out of range values by @github-roushan in #2030
- task: expand e2e API POST engine default by @LeVinhGithub in #2034
- fix: add Authorization Bearer by @vansangpfiev in #2062
- chore: add api_keys to /v1/configs docs by @vansangpfiev in #2070
- task: Expand e2e test for section "thread" by @LeVinhGithub in #2067
- task: Expand e2e test for section "message" by @LeVinhGithub in #2064
- fix: use copy instead of reference by @vansangpfiev in #2073
- task: Expand e2e test for section "files" by @LeVinhGithub in #2065
- fix: -Wreorder warning in DownloadService constructor by @qnixsynapse in #2077
- task: expand e2e Assistant by @LeVinhGithub in #2084
- chore: update .gitignore by @github-roushan in #2087
- chore: suppress warnings on Windows by @vansangpfiev in #2089
- Add CMake option for Cortex code quality assurance by @qnixsynapse in #2085
- fix: Remove unnecessary std::move from temporary objects in Text struct by @qnixsynapse in #2090
- chore: address compiler warnings by @github-roushan in #2072
- fix: Exception Handling and multiline comment by @qnixsynapse in #2092
- task: expand e2e Hardware by @LeVinhGithub in #2076
- chore: use non-cuda variant for e2e tests by @vansangpfiev in #2112
- fix: update career url by @urmauur in #2114
- chore: remove engine before installing for e2e test by @vansangpfiev in #2113
- fix: all leftover warnings on Linux by @qnixsynapse in #2111
- fix: add more parameters to server start command by @vansangpfiev in #2032
- chore: Remove supported_engines check in CLI by @gau-nernst in #2129
- fix: enable follow location option for get request by @vansangpfiev in #2131
- chore: delete unused old download functions by @gau-nernst in #2133
- chore: sync main to dev by @vansangpfiev in #2147
- chore: remove python engine by @gau-nernst in #2146
- fix: crash if invalid url is set by @vansangpfiev in #2142
- chore: Move to C++17 and fix extra warnings by @qnixsynapse in #2138
- fix: github url by @urmauur in #2158
- fix: prevent unlimited loop due to invalid filename in path by @qnixsynapse in #2155
- bugfix: add more stringent out-of-bounds checks for GGUF parser by @gau-nernst in #2159
- chore: change default GH user agent by @vansangpfiev in #2150
- epic: Add compiler optimizations by @qnixsynapse in #2170
- chore: replace homebrew attr to menlo research by @urmauur in #2172
- ci: add cortex docs new release by @Minh141120 in #2174
- chore: suppress more warnings on Windows by @vansangpfiev in #2173
- chore: sync main to dev by @vansangpfiev in #2160
- fix: handle preflight requests by @vansangpfiev in #2175
- fix: add cors and allowed_origins to server standalone parameters by @vansangpfiev in #2177
- chore: sync dev to main by @vansangpfiev in #2178
Full Changelog: v1.0.12...v1.0.13-rc1
1.0.12
What's Changed
- chore: remove python engine (#2146) by @vansangpfiev in #2152
- feat: allow to configure api_keys by cli by @vansangpfiev in #2154
- feat: add option to start server with --api_keys by @vansangpfiev in #2156
- fix: set /events as a public endpoint by @vansangpfiev in #2157
Full Changelog: v1.0.11...v1.0.12
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