Skip to content

0.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 09:52
· 822 commits to dev since this release
27c6ac6

Changes

🚀 Features

🐛 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