Organization of AI models on the “AI Bots” page is now done by modality, since that makes the most sense from a users’ perspective. I’ve added initial support for “TogetherAI” as a back-end provider and have added one of the models (Deepseek Coder Instruct (33B)) they provide to test the interface. It’s likely more models will be added in the near future.
Or try the web-version
Modality Centric Filtering
The “AI Bots” page of the app now organizes LLM models by modality (chat, code or image) and though models tend to focus on a particular modality, they might work with, or understand several. More modalities will likely be added in the future and there’s a trend towards multi-modal models. This organization is the one that makes the most sense from a users’ perspective.
Together AI
Initial support for TogetherAI as a back-end provider has been added. The first model that is made available is “Deepseek Coder Instruct (33B)” with a context-length of 16,384 and can be found in under “AI Bots” -> “AI Code Bots” tab.
New AI Models
This release sees the addition of one new AI model in the “code” modality, namely “Deepseek Coder Instruct (33B)” and is available to everybody.
Bug Fixes
The following bugs have been fixed in this release.
- FIXED: Label grows when positioned to the right in parent slot
- FIXED: Incorrect focus upon closing an overlay
- FIXED: iOS versioning
Maintenance
The following updates happen with every release and won’t be explicitly mentioned.
- Security updates and bug fixes in used dependencies
- Styling and UI optimizations
- Small improvements to translations
Try the New Version
Go ahead and try the new version. Let me know what you think or if you encounter any issues. All feedback is welcome.
Or try the web-version