ZeticMLange 1.9.0 Release Note
🎙️ ZeticMLange 1.9.0 is live - vision-language, function calling, and richer on-device AI
Hey builders!
ZeticMLange 1.9.0 expands on-device AI across Android, iOS, and Flutter with vision-language support, function calling, RAG, and stronger runtime reliability.
What's new:
- LFM-VL support - run local image+text vision-language models on Android, iOS, and Flutter
- Function calling for LLM apps - connect model output to app-defined tools and keep tool sessions consistent
- On-device RAG APIs - build retrieval and context-grounded generation workflows locally
- KV state persistence - save, load, and reset LLM state for faster resume flows
- More reliable model loading and inference - improved backend selection caching, lifecycle cleanup, native handle ownership, and Flutter image-copy performance
Get started:
- iOS SPM: https://github.com/zetic-ai/ZeticMLangeiOS @ 1.9.0
- Android: com.zeticai.mlange:mlange:1.9.0
- Flutter: zetic_mlange: ^1.9.0
Build fully on-device AI apps with text, vision, retrieval, and tool use across native Android, native iOS, and Flutter.