mistral.rs v0.8.10 introduces OpenAI-compatible Agent Skills via a /v1/skills endpoint, enabling local models to execute domain-specific instructions and scripts without relying on frontier APIs. The update supports tools like file uploads and downloads via /v1/files and includes prebuilt binaries for Linux, macOS, and Windows.
mistral.rs v0.8.10 adds /v1/skills support for local models
Mistral launches regional endpoints, open model support, and European compute coalition
Mistral is advancing AI sovereignty by introducing Mistral Regional Endpoints for in-region inference, expanding its platform to support third-party open models, and forming a coalition to secure long-term European AI compute capacity.
Austria rolls out GovGPT for 180,000 federal employees using Mistral and Open WebUI
Austria is deploying "GovGPT," a government AI platform built on sovereign infrastructure at the BRZ federal datacenter. The system utilizes Mistral open-weight models and the Open WebUI interface to serve public sector needs.
Mistral Studio adds a system of record for versioning and governance of AI prompts and skills
Mistral Studio now provides a centralized system of record for managing AI prompts and skills, addressing the enterprise challenge of scattered and untraceable instructions. This update treats prompts as production assets with immutable versions, clear ownership, and audit logs to ensure governed and compliant AI behavior.
New Connector Controls for Enterprise Security and Access
Mistral Studio now offers enriched admin controls to govern connector access per workspace and tool, enabling fine-grained permissions. Features include API keys with scopes, multi-account connectors, and a new Connectors Debugger for root cause analysis, all supporting secure, auditable integration with enterprise systems.
Local Agent Web Access via SearXNG and Scrapling
A local agent can access the web without paid APIs by using self-hosted SearXNG for search and Scrapling with Trafilatura for page extraction. The setup avoids vendor dependencies, uses open-source tools, and delivers search results and page content in Markdown format, with fallbacks for CAPTCHAs and security challenges.