v1.4.1
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
, anduseMlock
. - fix: Resolved various minor bugs.
Full Changelog: v1.4.0...v1.4.1