Skip to content

Wisteria v0.1.3 — Windows

Choose a tag to compare

@dev-rjav dev-rjav released this 24 Jul 05:02

Windows installer for Wisteria v0.1.3.

Faster cloud formatter (BYOK)

  • Reuses one warm HTTPS connection across dictations and pre-opens it at startup, so a cloud model skips the TLS handshake.
  • On OpenRouter, routes to the highest-throughput backend for your model.
  • Tip: pick a small, fast, non-reasoning model (e.g. gpt-4o-mini, or Groq's llama-3.1-8b-instant) for the snappiest cleanup.

Memory efficiency

  • When a cloud provider is selected, local Ollama is never loaded.
  • Switching away from a local Ollama model (to a cloud provider, a different model, or turning the LLM off) now unloads it from Ollama to free RAM/VRAM.

Download Wisteria-Setup-Windows-x64.exe below and run it. Updating over an existing install keeps your settings, history, and models (stored separately in WisteriaData). Linux .AppImage/.deb are attached by CI.