v0.4.13
janhq/janv0.4.13May 20, 2024by github-actions[bot]
AI Summary
Replaces the Nitro engine with Cortex-cpp and adds support for OpenRouter and Anthropic extensions. It includes fixes for context length validation and deeplinking.
Key Highlights
- Replace Nitro with Cortex-cpp
- Add OpenRouter
- Implement inference anthropic extension
Breaking Changes
- Replace Nitro with Cortex-cpp
New Features
- Add deeplink support
- Inference anthropic extension
- Correct context length for models
- Add model gpt-4 turbo
- Add remote model command-r
Full Release Notes
## Changes #2743 - Release/0.4.13 to main with new Cortex version @Van-QA (#2926) - Release/0.4.13 to main @Van-QA (#2916) - Chore: Add phi3 @hahuyhoang411 (#2914) - Revert "Revert "Change mac arm64 build use github runner"" @hiento09 (#2915) - Revert "Change mac arm64 build use github runner" @hiento09 (#2911) - Revert "chore: remove nutjs" and replace nutjs version @Van-QA (#2900) - Chore: Add gpt4o API @hahuyhoang411 (#2899) - Add OpenRouter @Inchoker (#2826) - feat: implement-inference-martian-extension @henryh0x1 (#2869) - Feat: Remote API Parameters Correction @hahuyhoang411 (#2802) - fix: fix ESlint issue in EditChatInput @QuentinMacheda (#2864) - Sync main to dev 0.4.12 @Van-QA (#2815) ## 🚀 Features - feat: add deeplink support @namchuai (#2883) - feat: inference anthropic extension @henryh0x1 (#2885) - Feat: Correct context length for models @hahuyhoang411 (#2867) - feat: add model gpt-4 turbo @henryh0x1 (#2836) - feat: add remote model command-r @henryh0x1 (#2868) - Fix scrolling issue on edit chat input @QuentinMacheda (#2856) - Customize scroll-bar style @QuentinMacheda (#2857) ## 🐛 Fixes - fix: cortex process is not terminated properly @louis-jan (#2921) - fix: cohere stream param does not work @louis-jan (#2907) - fix: deeplink when app not open on linux @namchuai (#2893) - Feat: Adjust model hub v0.4.13 @hahuyhoang411 (#2879) - fix: stop auto scroll if user manually scrolling up @namchuai (#2874) - fix: validate context length @urmauur (#2871) - fix: validate max\_token from context\_length value @urmauur (#2870) - fix: remove scroll animation chat screen @namchuai (#2819) ## 🧰 Maintenance - chore: replace nitro by cortex-cpp @louis-jan (#2912) - Change mac arm64 build use github runner @hiento09 (#2910) - chore: remove nutjs @namchuai (#2860) ## Contributor @Inchoker, @QuentinMacheda, @Van-QA, @hahuyhoang411, @henryh0x1, @hiento09, @louis-jan, @namchuai and @urmauur