0.4.13
Changes
- feat: add delete message api @namchuai (#671)
- chore: update model API examples @louis-jan (#672)
- feat: add update message api @namchuai (#670)
- chore: drop model entity @louis-jan (#667)
- chore: cortex.llamacpp to version 0.1.17 @vansangpfiev (#669)
- refactor: add models list test cases @louis-jan (#666)
- fix: add pre_prompt to engine settings @louis-jan (#664)
- Cortex run attempt to pull model @louis-jan (#662)
- feat: add query messages of thread api @namchuai (#661)
- feat: refactor cortex API with new model.yaml structure @louis-jan (#656)
- chore: add request logger @louis-jan (#655)
- readme: add a note for more details @irfanpena (#653)
- chore: cortex.llamacpp to version 0.1.15 @vansangpfiev (#659)
- feat: Model Presets @louis-jan (#651)
- fix: correct tests setup @louis-jan (#654)
- fix: cortex chat without arguments should work @louis-jan (#652)
- fix: CI should not run post install but it does @louis-jan (#648)
- feat: cortex post-install script - init silently on install @louis-jan (#642)
- chore: Update the run command to allow model selection and add the Cortex version. @louis-jan (#640)
- Update the README.md @irfanpena (#630)
- update banner @irfanpena (#639)
- upload cortex banner @irfanpena (#638)
- api: Update the API decorator @irfanpena (#637)
- fix: allow users to select a model to start @louis-jan (#633)
- api: Remove the "/" from the URL @irfanpena (#636)
- chore: deprecate cortex start stop api @louis-jan (#635)
- fix: bump update-notifier type version @louis-jan (#632)
- chore: cortex chat enhancement @louis-jan (#631)
- feat: ps command support @louis-jan (#621)