🚀 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