Migrating to PrivateGPT v1.0.0-rc1
Version v1.0.0-rc1 introduces 2 breaking changes. This guide details how to update your code.
Released: 6/2/2026
2
Breaking Changes
1
Migration Steps
1
Affected Symbols
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
ffmpegpyBreaking Changes
●Issue #1
The release includes a major revamp (v1) which likely contains breaking changes. Users should consult the full changelog for specific API or configuration changes.
●Issue #2
The major version bump to v1.0.0-rc1 indicates significant structural changes that may break existing integrations or configurations.
Migration Steps
- 1Review the full changelog for v1.0.0-rc1 to identify and implement necessary configuration or code updates due to the PrivateGPT revamp v1.
Release 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.
Need More Details?
View the full release notes and all changes for PrivateGPT v1.0.0-rc1.
View Full Changelog