1.0.1-rc1
Pre-release
Pre-release
github-actions
released this
22 Oct 10:43
·
418 commits
to dev
since this release
Changes
- fix: improve error message when load model failed @vansangpfiev (#1533)
- fix: replace swagger with scalar @namchuai (#1532)
- fix: cortex models start has no output if variant not given @vansangpfiev (#1531)
- fix: use engine get env @vansangpfiev (#1530)
- fix: remove chat command @namchuai (#1527)
- fix: Isolate stdout from the API server and CLI @vansangpfiev (#1526)
- fix: update download api @namchuai (#1522)
- fix: return model_id instead of error if model is already downloaded @vansangpfiev (#1524)
- feat(#1512): simplify cortex run @namchuai (#1521)
- fix(#1425): Streamlining cortex run behavior @namchuai (#1520)
- fix: add hugging face token into configuration file @vansangpfiev (#1441)
- fix: binaries for CLI and Server @vansangpfiev (#1499)
- fix: pass parameters when spawn process @vansangpfiev (#1516)
- Fix/isolate stdout cli server @nguyenhoangthuan99 (#1511)
- fix: model update command only accept string type @vansangpfiev (#1510)
- fix: corrupt model download @namchuai (#1507)
- fix: get model from db for model list API @vansangpfiev (#1506)
- Feat/function calling @nguyenhoangthuan99 (#1503)
- fix: map v1 path for abort download model @namchuai (#1501)
- fix: Cortex CLI should be a layer on top of the API Server @vansangpfiev (#1489)
- fix(#1424): trim user input to prevent user not able to exit from interactive chat @namchuai (#1500)
- fix(#1437): allow incasesensitive for branch name @namchuai (#1498)
- Feat/support custom prompt template @nguyenhoangthuan99 (#1495)
- fix: crash when calling process kill api @namchuai (#1497)
- Add download stop API for download service @namchuai (#1460)
- Chore: Update README.md @gabrielle-ong (#1487)
- Fix/handle model already loaded @nguyenhoangthuan99 (#1477)
- Feat/function calling @nguyenhoangthuan99 (#1472)
- feat: add config_file_path and data_folder_path options @vansangpfiev (#1482)
- fix: cortex, cortex-beta and cortex-nightly be able to install at the same time on macos @hiento09 (#1479)
- chore: refactor server @vansangpfiev (#1465)
- chore: deprecate cortex platform @hiento09 (#1464)
- chore: move cortex.so docs repo into cortex.cpp repo @hiento09 (#1463)
- chore: consolidate download service @namchuai (#1365)
- fix: Update release link @namchuai (#1448)
- chore: update README.md @vansangpfiev (#1446)
- Reorganize README.md - move beta, nightly, network installer to bottom) @gabrielle-ong (#1436)
🐛 Bug Fixes
Contributor
@gabrielle-ong, @hiento09, @namchuai, @nguyenhoangthuan99, @urmauur and @vansangpfiev