1.0.2
What's Changed
- chore: refactor inference service by @vansangpfiev in #1536
- chore: update openapi reference name jan->cortex by @namchuai in #1539
- ci: fix docusaurus by @hiento09 in #1540
- fix: incorrect downloadedBytes callback by @namchuai in #1542
- feat: add customize parameters to /v1/models/start by @vansangpfiev in #1544
- fix: remove embeddings from CLI help by @vansangpfiev in #1543
- Feature: Add Scripts and Dockerfile for Cortex CPP by @hiento09 in #1473
- feat: add more parameters to /v1/models/start by @vansangpfiev in #1545
- fix: bypass model check for mmproj model by @vansangpfiev in #1547
- chore: update docker readme by @hiento09 in #1552
- chore: update docker readme by @hiento09 in #1553
- fix: crash while downloading model by @namchuai in #1554
- fix: only set dll search path if don't use ENGINE_PATH by @vansangpfiev in #1557
- Feature/cortex enterprise by @eckartal in #1558
- fix: broken api-reference page by @urmauur in #1561
- feat: cortex pull and cortex engines install CLI uses API server by @vansangpfiev in #1550
- chore: copy edits by @0xSage in #1549
- fix: add n_parallel to model yaml config by @vansangpfiev in #1571
- fix: engines install pre-release by @vansangpfiev in #1577
- update: enterprise calendar to get in touch form by @eckartal in #1560
- fix: remove package json root by @urmauur in #1585
- Update README.md by @gabrielle-ong in #1581
- docs: Cortex.so page ( by @gabrielle-ong in #1586
- chore: update margin list avail download by @urmauur in #1588
- chore: add download success e2e test by @namchuai in #1556
- chore: bump vcpkg to 2024.10.21 Release 10b7a17 by @vansangpfiev in #1580
- fix: download engine does not show progress by @vansangpfiev in #1592
- fix: cache total bytes for download event by @vansangpfiev in #1598
- fix: cache by download item id by @vansangpfiev in #1599
- fix: use download event type to listen ws on client side by @vansangpfiev in #1601
- chore: add model name as a parameter support during import via API by @louis-jan in #1600
- chore: beta version add discord notification by @hiento09 in #1605
- Feat e2e test cortexso hub by @hiento09 in #1590
- chore: notification discord add binary download url by @hiento09 in #1607
- chore: auto set pre-release for beta version by @hiento09 in #1608
- fix: progress bar on CMD by @vansangpfiev in #1609
- Feat/api docs by @nguyenhoangthuan99 in #1589
- Refactor Cortex Docs structure by @dan-homebrew in #1612
- fix: server uploads to temporary directory by @vansangpfiev in #1610
- chore: correct build steps by @vansangpfiev in #1578
- fix: print error for models get non exists model by @vansangpfiev in #1624
- chore: cortexrc docs update by @vansangpfiev in #1620
- chore: add cortex.db architecture docs by @vansangpfiev in #1619
- chore: updater docs by @vansangpfiev in #1622
- chore: model pull docs by @namchuai in #1623
- chore: return model size after pulled by @louis-jan in #1626
- minor documentation corrections by @MikeBirdTech in #1611
- chore: add model import option parameter by @louis-jan in #1627
- chore: update model's size on import by @louis-jan in #1630
New Contributors
- @MikeBirdTech made their first contribution in #1611
Full Changelog: v1.0.1...v1.0.2