v0.5.4

janhq/janv0.5.4Sep 17, 2024by github-actions[bot]

AI Summary

Enables searching the model dropdown by configured models and adds setting options to the dropdown menu. It also addresses performance issues observed on CPU inference.

Key Highlights

  • Search model dropdown by configured model
  • Slider options in dropdown menu
  • CPU performance fix

New Features

  • Enable search model dropdown by configured model
  • Add setting options to dropdown menu

Full Release Notes

## 🚀 Features

- feat: enable search model dropdown by configured model @urmauur (#3466)
- feat: add setting options to dropdown menu @urmauur (#3554)

## 🐛 Fixes

- fix: correct prompt template for Phi3 Medium model @louis-jan (#3665)
- fix: change Phi-3 Mini Instruct 4K to cortexso repository @louis-jan (#3655)
- fix: prevent value empty string on slider right panel @urmauur (#3635)
- fix: #3549, #3552 - Inference on CPU is slower on Jan 0.5.3 @louis-jan (#3602)
- fix: missing type number for slider input right panel @urmauur (#3609)
- fix: disabled UI RAG and tools @urmauur (#3514)
- fix: using type text instead number for avoid region issue @urmauur (#3538)
- fix: electron window @urmauur (#3480)

## 🧰 Maintenance

- test: add tests to model setting's Slider Input @louis-jan (#3615)
- test: finished all core UI components test @urmauur (#3588)
- chore: update copy when retrieval turn off @urmauur (#3585)
- test: add core modules test cases @louis-jan (#3498)
- chore: setup jest for unit test hooks and component from joi @urmauur (#3540)
- chore: copy edit for model setting @urmauur (#3553)
- test: add test:coverage step @louis-jan (#3551)

## Contributor

@0xSage, @louis-jan and @urmauur