Skip to content

v0.98.0

Latest

Choose a tag to compare

@boutinb boutinb released this 01 Jul 12:22

New Feature

JASP AI (#6275): an AI-powered assistant that lets users interact with JASP through natural language. Users can ask questions, create and run statistical analyses, inspect results, and generate reports — all from a chat interface inside JASP.
The assistant communicates with any OpenAI-compatible API (OpenAI, Anthropic, Mistral, OpenRouter, local models, etc.) and uses tool calling (function calling / native tool use) to interact with the JASP directly.

Improvements

  • Speed up old file issue checks (#6268)
  • Improve user experience for plot editing (#6229)