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