Change8

v1.0.0-rc1

Breaking Changes
📦 privategptView on GitHub →
2 breaking6 features🐛 4 fixes🔧 1 symbols

Summary

This release introduces a major revamp to PrivateGPT (v1.0.0-rc1), adding MistralAI support, Ollama connection retries, and dependency updates, alongside several bug fixes.

⚠️ Breaking Changes

  • The release includes a major revamp (v1) which likely contains breaking changes. Users should consult the full changelog for specific API or configuration changes.
  • The major version bump to v1.0.0-rc1 indicates significant structural changes that may break existing integrations or configurations.

Migration Steps

  1. Review the full changelog for v1.0.0-rc1 to identify and implement necessary configuration or code updates due to the PrivateGPT revamp v1.

✨ New Features

  • Added retry connection logic for Ollama.
  • Added support for MistralAI mode.
  • Added a default mode option to settings.
  • Implemented sanitization of null bytes before document ingestion.
  • Updated llama-index and its dependencies.
  • Major revamp introduced as part of PrivateGPT revamp v1.

🐛 Bug Fixes

  • Corrected naming for image and ollama-cpu.
  • Rectified ffmpy poetry configuration and updated version from 0.3.2 to 0.4.0.
  • Fixed Docker permissions issues.
  • Resolved 503 errors when Private GPT calls the Ollama API on startup when using the Docker Compose ollama-api profile.

Affected Symbols