LLM 0.32a0 is a major backwards-compatible refactor
Simon Willison's LLM library undergoes a major refactor, evolving from simple text prompts/responses to a structure supporting multi-turn message sequences and streaming mixed-type responses, adapting to modern LLMs' multimodal and tool-calling capabilities.
Simon Willison · Apr 30, 2026
From Text to Multimodal Routing: Hardening Vision Signals in vLLM Semantic Router
vLLM Semantic Router discovered that its vision encoder signals were significantly misaligned with the reference model, causing confidently wrong routing decisions, which reveals that signal correctness becomes a critical control-plane requirement as AI systems evolve from processing text to full requests.
vLLM Blog ·
Introducing NVIDIA Nemotron 3 Nano Omni: Long-Context Multimodal Intelligence for Documents, Audio and Video Agents
NVIDIA releases its omni-modal understanding model Nemotron 3 Nano Omni, setting new open-source benchmarks across document, audio-video understanding, and agentic tasks, while delivering significantly higher efficiency than comparable models.
Hugging Face Blog ·
LlamaIndex Newsletter 2026-04-14
LlamaIndex launches ParseBench, the first OCR benchmark for AI agents, and demonstrates breakthroughs in structured document understanding and multimodal reasoning, signaling a shift from text extraction to deep semantic comprehension.
LlamaIndex Blog ·
Meta's new model is Muse Spark, and meta.ai chat has some interesting tools
Meta released Muse Spark, but the real story is its chat interface integrating 16 tools—web search, social media content search, code interpreter, etc.—building a complete AI agent workbench.
Simon Willison ·