Releases: janhq/cortex.cpp
Releases · janhq/cortex.cpp
1.0.6
1.0.6-rc1
What's Changed
Full Changelog: v1.0.5...v1.0.6-rc1
1.0.5
What's Changed
- chore: cleanup httplib by @namchuai in #1680
- feat: model compatibility API by @vansangpfiev in #1715
- fix: floating point for models endpoint by @namchuai in #1755
- fix: server start takes a long time by @vansangpfiev in #1754
- Chore/update structured output documentation by @nguyenhoangthuan99 in #1749
- chore: refactor utils by @vansangpfiev in #1760
- feat: add messages api by @namchuai in #1720
- docs: fix tools should be array not object by @gabrielle-ong in #1764
- fix: support ctx_len for model start cli by @vansangpfiev in #1766
- feat: remote engine by @nguyenhoangthuan99 in #1666
- feat: add thread by @namchuai in #1767
- fix: deadlock when unload engine by @vansangpfiev in #1769
- feat: add assistants by @namchuai in #1770
- fix: cortex.cpp nightly test with cortex.llamacpp by @hiento09 in #1771
- chore: add more checks and logs when load file by @vansangpfiev in #1772
- fix: create assistant by @namchuai in #1773
- fix: message created at wrong value by @namchuai in #1774
- feat: add ssl cert configuration by @namchuai in #1776
- fix: sort messages by its ulid instead of created_at by @namchuai in #1778
- chore: add backward compatible for thread by @namchuai in #1782
- feat: prioritize gpus by @vansangpfiev in #1768
- J/engine improvement by @namchuai in #1759
- fix: stop inflight chat completion by @vansangpfiev in #1765
- feat: macos 12 arm64 by @hiento09 in #1791
- feat: add files api by @namchuai in #1781
- feat: model sources by @vansangpfiev in #1777
- chore: add files api docs by @namchuai in #1793
- chore: add thread api docs by @namchuai in #1794
- chore: add messages api docs by @namchuai in #1795
- fix: load engine linux by @namchuai in #1790
- fix: correct stop inferencing condition by @vansangpfiev in #1796
- fix: add support image url for jan by @namchuai in #1798
- fix: remove sort msg by ulid by @namchuai in #1799
- fix: allow upload file with same name by @namchuai in #1801
- chore: update set default engine docs by @namchuai in #1800
- fix: improve remote engine by @vansangpfiev in #1787
- fix: validate GPU by @vansangpfiev in #1802
- fix: swagger getting configuration from config file by @namchuai in #1803
- feat: support host parameter for server by @vansangpfiev in #1805
- fix: check cpu info size by @vansangpfiev in #1804
- fix: only use dll search path if ENGINE_PATH is not set by @vansangpfiev in #1808
- chore: correct storage dto link by @vansangpfiev in #1809
- chore: add log for cpu instructions by @vansangpfiev in #1807
- Sync dev to main 1.0.5 by @vansangpfiev in #1818
Full Changelog: v1.0.4...v1.0.5
1.0.5-rc2
What's Changed
- chore: update set default engine docs by @namchuai in #1800
- fix: improve remote engine by @vansangpfiev in #1787
- fix: validate GPU by @vansangpfiev in #1802
- fix: swagger getting configuration from config file by @namchuai in #1803
- feat: support host parameter for server by @vansangpfiev in #1805
- fix: check cpu info size by @vansangpfiev in #1804
- fix: only use dll search path if ENGINE_PATH is not set by @vansangpfiev in #1808
- chore: correct storage dto link by @vansangpfiev in #1809
Full Changelog: v1.0.5-rc1...v1.0.5-rc2
1.0.5-rc1
What's Changed
- fix: CLI engine use by @namchuai in #1746
- Feat cortexcpp e2e cortexllamacpp nightly by @hiento09 in #1744
- fix: add if defined for sqlite_open by @vansangpfiev in #1750
- fix: replace sqlite3_open16 by @vansangpfiev in #1751
- chore: cleanup httplib by @namchuai in #1680
- feat: model compatibility API by @vansangpfiev in #1715
- fix: floating point for models endpoint by @namchuai in #1755
- fix: server start takes a long time by @vansangpfiev in #1754
- Chore/update structured output documentation by @nguyenhoangthuan99 in #1749
- chore: refactor utils by @vansangpfiev in #1760
- feat: add messages api by @namchuai in #1720
- docs: fix tools should be array not object by @gabrielle-ong in #1764
- fix: support ctx_len for model start cli by @vansangpfiev in #1766
- feat: remote engine by @nguyenhoangthuan99 in #1666
- feat: add thread by @namchuai in #1767
- fix: deadlock when unload engine by @vansangpfiev in #1769
- feat: add assistants by @namchuai in #1770
- fix: cortex.cpp nightly test with cortex.llamacpp by @hiento09 in #1771
- chore: add more checks and logs when load file by @vansangpfiev in #1772
- fix: create assistant by @namchuai in #1773
- fix: message created at wrong value by @namchuai in #1774
- feat: add ssl cert configuration by @namchuai in #1776
- fix: sort messages by its ulid instead of created_at by @namchuai in #1778
- chore: add backward compatible for thread by @namchuai in #1782
- feat: prioritize gpus by @vansangpfiev in #1768
- J/engine improvement by @namchuai in #1759
- fix: stop inflight chat completion by @vansangpfiev in #1765
- feat: macos 12 arm64 by @hiento09 in #1791
- feat: add files api by @namchuai in #1781
- feat: model sources by @vansangpfiev in #1777
- chore: add files api docs by @namchuai in #1793
- chore: add thread api docs by @namchuai in #1794
- chore: add messages api docs by @namchuai in #1795
- fix: load engine linux by @namchuai in #1790
- fix: correct stop inferencing condition by @vansangpfiev in #1796
- fix: add support image url for jan by @namchuai in #1798
- fix: remove sort msg by ulid by @namchuai in #1799
- fix: allow upload file with same name by @namchuai in #1801
Full Changelog: v1.0.4-rc1...v1.0.5-rc1
1.0.4
What's Changed
- feat: add file watcher service by @namchuai in #1705
- chore: update engine API by @namchuai in #1698
- fix: set progress bar width base on terminal width by @vansangpfiev in #1713
- feat: data migration by @vansangpfiev in #1692
- chore: docker e2e testing run on selfhosted runner by @hiento09 in #1709
- Fix the model in the quick start API example by @grzegorz-bielski in #1718
- fix: manually add http date header for windows by @vansangpfiev in #1721
- fix: docker nightly build failed by @hiento09 in #1727
- fix: (#4091) model size not displaying by @namchuai in #1725
- chore: fixed incorrect repository URL in the Star History chart link by @paopa in #1723
- fix: event listener not work on macos by @namchuai in #1733
- fix: rounding float by @namchuai in #1743
- fix: support path with special characters on windows by @vansangpfiev in #1730
- fix: CLI engine use by @namchuai in #1746
- Feat cortexcpp e2e cortexllamacpp nightly by @hiento09 in #1744
- Sync dev to main for v1.0.4-rc2 by @hiento09 in #1747
- fix: add if defined for sqlite_open by @vansangpfiev in #1750
- fix: replace sqlite3_open16 by @vansangpfiev in #1751
- Sync dev to main 1.0.4-rc4 by @hiento09 in #1752
- chore: cherry pick dev to main v1.0.4 rc5 by @vansangpfiev in #1756
New Contributors
- @grzegorz-bielski made their first contribution in #1718
Full Changelog: v1.0.3...v1.0.4
1.0.4-rc5
What's Changed
- chore: cherry pick dev to main v1.0.4 rc5 by @vansangpfiev in #1756
Full Changelog: v1.0.4-rc4...v1.0.4-rc5
1.0.4-rc4
What's Changed
- fix: add if defined for sqlite_open by @vansangpfiev in #1750
- fix: replace sqlite3_open16 by @vansangpfiev in #1751
- Sync dev to main 1.0.4-rc4 by @hiento09 in #1752
Full Changelog: v1.0.4-rc2...v1.0.4-rc4
1.0.4-rc3
What's Changed
- feat: add file watcher service by @namchuai in #1705
- chore: update engine API by @namchuai in #1698
- fix: set progress bar width base on terminal width by @vansangpfiev in #1713
- feat: data migration by @vansangpfiev in #1692
- chore: docker e2e testing run on selfhosted runner by @hiento09 in #1709
- Fix the model in the quick start API example by @grzegorz-bielski in #1718
- fix: manually add http date header for windows by @vansangpfiev in #1721
- fix: docker nightly build failed by @hiento09 in #1727
- fix: (#4091) model size not displaying by @namchuai in #1725
- chore: fixed incorrect repository URL in the Star History chart link by @paopa in #1723
- fix: event listener not work on macos by @namchuai in #1733
- fix: rounding float by @namchuai in #1743
- fix: support path with special characters on windows by @vansangpfiev in #1730
- fix: CLI engine use by @namchuai in #1746
- Feat cortexcpp e2e cortexllamacpp nightly by @hiento09 in #1744
- Sync dev to main for v1.0.4-rc2 by @hiento09 in #1747
New Contributors
- @grzegorz-bielski made their first contribution in #1718
Full Changelog: v1.0.3...v1.0.4-rc3
1.0.4-rc2
What's Changed
- feat: add file watcher service by @namchuai in #1705
- chore: update engine API by @namchuai in #1698
- fix: set progress bar width base on terminal width by @vansangpfiev in #1713
- feat: data migration by @vansangpfiev in #1692
- chore: docker e2e testing run on selfhosted runner by @hiento09 in #1709
- Fix the model in the quick start API example by @grzegorz-bielski in #1718
- fix: manually add http date header for windows by @vansangpfiev in #1721
- fix: docker nightly build failed by @hiento09 in #1727
- fix: (#4091) model size not displaying by @namchuai in #1725
- chore: fixed incorrect repository URL in the Star History chart link by @paopa in #1723
- fix: event listener not work on macos by @namchuai in #1733
- fix: rounding float by @namchuai in #1743
- fix: support path with special characters on windows by @vansangpfiev in #1730
- fix: CLI engine use by @namchuai in #1746
- Feat cortexcpp e2e cortexllamacpp nightly by @hiento09 in #1744
- Sync dev to main for v1.0.4-rc2 by @hiento09 in #1747
New Contributors
- @grzegorz-bielski made their first contribution in #1718
Full Changelog: v1.0.3...v1.0.4-rc2