1.0.5-rc1
Pre-release
Pre-release
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