jan/docs/src/pages/changelog/2024-03-06-ui-revamp-settings.mdx
2025-10-28 17:26:27 +07:00

28 lines
1.0 KiB
Plaintext

---
title: "New UI & Codestral Support"
version: 0.5.0
description: "Revamped Jan's UI to make it clearer and more user-friendly"
date: 2024-06-03
ogImage: "https://catalog.jan.ai/docs/jan_v0.5.0.gif"
---
import ChangelogHeader from "@/components/Changelog/ChangelogHeader"
<ChangelogHeader title= "New UI & Codestral Support" date= "2024-06-03" ogImage= "https://catalog.jan.ai/docs/jan_v0.5.0.gif" />
Revamped Jan's UI to make it clearer and more user-friendly.
- Updated Assistant, Model, and Tools sections
- Categorized customization options for easier control
- New settings for models, APIs, and experimental features
## New Model: Codestral
Jan now supports Mistral's new model Codestral. Thanks [Bartowski](https://huggingface.co/bartowski) for the GGUF model. You can download the model from the hub.
## More GGUF models
More GGUF models can run in Jan - we rebased to llama.cpp b3012.Big thanks to [ggerganov](https://github.com/ggerganov)
For more details, see the [GitHub release notes](https://github.com/janhq/jan/releases/tag/v0.5.0).