v1.4.1

n4ze3m/page-assistv1.4.1Jan 5, 2025by n4ze3m

AI Summary

Added Mistral API as a provider, text splitting configuration options, and additional Ollama model settings (tfsZ, numKeep, numThread, useMlock).

Key Highlights

  • Added support for Mistral (api) as a provider
  • Added text splitting configuration options
  • Added additional Ollama model settings

New Features

  • Mistral (api) provider
  • CharacterTextSplitter and RecursiveCharacterTextSplitter
  • Advanced Ollama settings

Full Release Notes

## What's Changed

* feat: Added support for Mistral (api) as a provider.
*  feat: Added text splitting configuration options (`CharacterTextSplitter`, `RecursiveCharacterTextSplitter`).
* feat: Added additional Ollama model settings `tfsZ`, `numKeep`, `numThread`, and `useMlock`.
* fix: Resolved various minor bugs.

**Full Changelog**: https://github.com/n4ze3m/page-assist/compare/v1.4.0...v1.4.1