v0.5.5

janhq/janv0.5.5Oct 2, 2024by github-actions[bot]

AI Summary

Enhances the model selection UI with a new tabs component and introduces auto-resizing textareas. It addresses several issues related to model downloads, metadata, and context lengths.

Key Highlights

  • New tabs component in model selection
  • Textarea auto resize
  • Fixes for multi-modal download states

New Features

  • Tabs component in model selection
  • Textarea auto resize

Full Release Notes

## Changes

- enhance: tabs component in model selection @urmauur (#3730)

## 🚀 Features

- feat: textarea auto resize @urmauur (#3695)

## 🐛 Fixes
- fix:  thread title for remote model from first prompt @urmauur (#3712)
- fix: #1142 setting groups toggle does not turn off it's nested settings @louis-jan (#3681)
- fix: overlap text on model selector and loader @urmauur (#3756)
- fix: XML not render correctly @urmauur (#3743)
- fix: model dropdown should show recommended models to download @louis-jan (#3742)
- fix: correct model dropdown for local models @louis-jan (#3736)
- fix: #3491 - Unable to use tensorrt-llm @louis-jan (#3741)
- fix: wrong model download location when there is a mismatch model\_id @louis-jan (#3733)
- fix: #3703 - Deepseek-Coder-33B-Instruct is incompatible @louis-jan (#3732)
- fix: #3727 LLM model download fail can still be used @louis-jan (#3731)
- fix: #3673 - API responds with Request body is too large @louis-jan (#3729)
- fix: #3698 - o1 preview models do not work with max\_tokens @louis-jan (#3728)
- fix: #3515 - The default assistant instructions are ignored @louis-jan (#3721)
- fix: #3513 - Anthropic extension does not forward the system prompt @louis-jan (#3724)
- fix: #3558 wrong model metadata import or download from HuggingFace @louis-jan (#3725)
- fix: toolbar overlap chat input @urmauur (#3720)
- fix: #3693 broken thread.json should not break the entire threads @louis-jan (#3709)
- fix: remove title local API server page @urmauur (#3710)
- fix: enhance various minor UI elements @urmauur (#3706)
- fix: update the condition for generating the title @urmauur (#3702)
- fix: small leftover issues with new starter screen @urmauur (#3661)
- fix: #3476 - Mismatch id between model json and path @louis-jan (#3645)
- fix: #3667 - The recommended label should be hidden @louis-jan (#3687)

## 🧰 Maintenance

- chore: add llama3.2 and qwen2.5 models @louis-jan (#3750)
- chore: improve models and threads caching @louis-jan (#3744)
- ci: auto trigger jan docs ci for new release @hiento09 (#3734)
- chore: Copyfix @0xSage (#3694)

## Contributor

@0xSage, @hiento09, @louis-jan and @urmauur