Lead · NEWS · 4 min

Mistral-Inference v1.4.0 Adds Vision via Pixtral-12B

Mistral AI released mistral-inference v1.4.0, adding multimodal vision support to its open-source inference library through a new model called Pixtral. The update enables the Pixtral-12B-2409 model to process images alongside text, accessible via a command-line interface or Python API after a standard pip upgrade.

Mistral-Inference v1.4.0 Adds Vision via Pixtral-12B

Research

Papers, benchmarks, and what we'd build differently after reading them.

All Research →
Research · May 21 · 6 min

Agentic Success Rate Exposes Hidden LLM Payment Shortcuts

Research · May 19 · 6 min

Cross-Component Interference Undermines LLM Agent Stacking

Research · May 18 · 5 min

LATTE Framework Uses Task Graphs to Coordinate LLM Teams

Research · May 18 · 6 min

NeuroAgent Automates Multimodal Neuroimaging Pipelines

Tutorials

Code-first dispatches. Most run in under fifteen minutes.

All Tutorials →
Multimodal Retrieval Pipeline with LlamaIndex AgentMesh Trust Layer
Tutorial · May 18 · 11 min

Multimodal Retrieval Pipeline with LlamaIndex AgentMesh Trust Layer

Per-Generation LLM Cost Tracking with Langfuse v4 SDK
Tutorial · May 18 · 10 min

Per-Generation LLM Cost Tracking with Langfuse v4 SDK

Wiring OpenTelemetry Spans into a LangGraph Agent for Cost Attribution
Tutorial · May 18 · 8 min

Wiring OpenTelemetry Spans into a LangGraph Agent for Cost Attribution

Wiring OpenTelemetry Spans into a LightRAG Retrieval Pipeline
Tutorial · May 18 · 7 min

Wiring OpenTelemetry Spans into a LightRAG Retrieval Pipeline

Tools this week View all →
Mistral
May 21
Mistral's open-weight model family and the mistral-inference reference runtime, now including Pixtral vision support.
LangGraph
May 18
Stateful, multi-actor agent graphs built on top of LangChain.
LlamaIndex
May 18
Data framework for LLM applications, including the AgentMesh trust layer for multi-agent retrieval.
LightRAG
May 18
Graph-augmented retrieval framework with OpenInference instrumentation.