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
- chore: add document for function calling by @nguyenhoangthuan99 in #1615
- Docs: installation by @hiento09 in #1621
- chore: adding engines docs by @namchuai in #1631
- chore: Running Models API reference by @vansangpfiev in #1625
- fix: network installer macos not install llama-cpp engine by @hiento09 in #1633
- chore: fix color scalar sidebar by @urmauur in #1634
- chore: clean up models and engines, to refactor into separate pages by @gabrielle-ong in #1629
- chore: CLI docs (remove chat, sidebar, nightly) by @gabrielle-ong in #1628
- feat: engine management by @namchuai in #1546
- Feat/function calling by @nguyenhoangthuan99 in #1572
- chore: docs - remove Architecture page, clean up Basic Usage by @gabrielle-ong in #1637
- fix: make cortex-nightly update -v works again by @vansangpfiev in #1645
- Chore/GitHub issue template by @gabrielle-ong in #1647
- fix: cors by @namchuai in #1640
- chore: support loglevel when start server by @nguyenhoangthuan99 in #1636
- fix: ci github ratelimit by @hiento09 in #1649
- Feat cicd docker by @hiento09 in #1646
- chore: some update for engine management by @namchuai in #1650
- fix: ci beta by @hiento09 in #1651
- chore: update download event by @namchuai in #1658
- feat: automation test docker by @hiento09 in #1653
- fix: update default cors to localhost by @namchuai in #1659
- fix: ci qualitygate by @hiento09 in #1664
- Fix/gemma2 chat template by @nguyenhoangthuan99 in #1657
- Chore/embeddings docs by @nguyenhoangthuan99 in #1654
- fix: correct remaining time by @vansangpfiev in #1669
- fix: incorrect mapper upload engines api by @luke-nguyen990 in #1674
- feat: Hardware API by @vansangpfiev in #1593
- fix: install local with nvidia-driver unavailable by @vansangpfiev in #1676
- feat: add load/unload engine cli by @namchuai in #1678
- fix: bypass check if activate GPU list is empty by @vansangpfiev in #1682
- chore: correct discord message notification by @hiento09 in #1686
- feat: simultaneous download by @namchuai in #1665
- fix: support user defined engine path by @namchuai in #1687
- fix: prevent download event update after stopped by @namchuai in #1689
- chore: update the wrong command for running built-in models by @paopa in #1693
- Docs/v1.0.3 docs CORS by @gabrielle-ong in #1691
- chore: cleanup github readme + upcoming features by @gabrielle-ong in #1690
- docs: add cors docs by @namchuai in #1652
- Chore: Sync dev to main by @hiento09 in #1696
- feat: add proxy support by @namchuai in #1695
- feat: linux install script by @hiento09 in #1701
- Sync dev to main by @hiento09 in #1702
- docs: add proxy docs by @namchuai in #1700
- feat: install script for linux by @hiento09 in #1677
- feat: API to configure huggingface_token by @vansangpfiev in #1699
- sync dev to main 1.0.3-rc1 by @hiento09 in #1704
- fix: log level does not work for macOS by @vansangpfiev in #1703
- fix: bypass check model id if llama_model_path exists by @vansangpfiev in #1706
- fix: cortexrc race condition by @vansangpfiev in #1707
- Sync dev to main 1.0.3-rc4 by @hiento09 in #1708
- fix: use user setup folder path by @vansangpfiev in #1710
- sync dev to main for release 1.0.3 by @hiento09 in #1712
New Contributors
- @MikeBirdTech made their first contribution in #1611
- @paopa made their first contribution in #1693
Full Changelog: v1.0.1...v1.0.3