Merge pull request #5548 from menloresearch/ramon/docs-fix-v0.6.4
Fixed video demo on jan-nano-128, added the 0.6.3 changelog, and update tutorial image.
This commit is contained in:
commit
ab0a21ab0d
BIN
docs/public/assets/images/changelog/jan_nano_128.gif
Normal file
BIN
docs/public/assets/images/changelog/jan_nano_128.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 MiB |
BIN
docs/public/assets/images/changelog/jn128.gif
Normal file
BIN
docs/public/assets/images/changelog/jn128.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 MiB |
21
docs/src/pages/changelog/2025-06-26-jan-nano-mcp.mdx
Normal file
21
docs/src/pages/changelog/2025-06-26-jan-nano-mcp.mdx
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
title: "Jan v0.6.3 brings new features and models!"
|
||||||
|
version: 0.6.3
|
||||||
|
description: "Unlocking MCP for everyone and bringing our latest model to Jan!"
|
||||||
|
date: 2025-06-26
|
||||||
|
ogImage: "/assets/images/changelog/jn128.gif"
|
||||||
|
---
|
||||||
|
|
||||||
|
import ChangelogHeader from "@/components/Changelog/ChangelogHeader"
|
||||||
|
|
||||||
|
<ChangelogHeader title="Jan v0.6.3 brings with it MCP and our latest model!" date="2025-06-26" ogImage="/assets/images/changelog/jn128.gif" />
|
||||||
|
|
||||||
|
## Highlights 🎉
|
||||||
|
|
||||||
|
- We have added Model Context Protocol (MCP) support to the stable build of Jan. It needs to be enabled in the General Settings tab.
|
||||||
|
- Jan now supports Menlo's latest model, Jan-Nano-128k.
|
||||||
|
- Some hot fixes and improvements.
|
||||||
|
|
||||||
|
Update your Jan or [download the latest](https://jan.ai/).
|
||||||
|
|
||||||
|
For more details, see the [GitHub release notes](https://github.com/menloresearch/jan/releases/tag/v0.6.3).
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 614 KiB After Width: | Height: | Size: 231 KiB |
@ -87,7 +87,7 @@ Jan-Nano-128k has been rigorously evaluated on the SimpleQA benchmark using our
|
|||||||
### Demo
|
### Demo
|
||||||
|
|
||||||
<video width="100%" controls>
|
<video width="100%" controls>
|
||||||
<source src="../_assets/jan-nano-demo.mp4" type="video/mp4" />
|
<source src="/assets/videos/jan-nano-demo.mp4" type="video/mp4" />
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user