Janito 2.32.0: DeepSeek R1 and 128K context support

1 joaompinto 0 8/21/2025, 2:11:55 PM
Janito 2.32.0 adds DeepSeek V3.1 and R1 models with full 128K context window support. This is a big deal for developers working with large codebases - you can now analyze entire projects in a single prompt.

Key changes:

• DeepSeek V3.1 & R1 integration • 128K context window (up from previous limits) • Improved image handling • Release automation fixes

The 128K context window is particularly useful for code review, refactoring, and understanding legacy systems. Instead of chunking files, you can feed entire directories to the model.

Install: pip install janito==2.32.0

Source: GitHub

Comments (0)

No comments yet