Documentation Index
Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt
Use this file to discover all available pages before exploring further.
This feature is in public preview.
Versions
A deployment has up to one active version and zero or more building versions:- Active version: what end users see right now.
- Building version: an in-progress edit that is not yet live.
Version history
Every published version is preserved in the deployment’s version history. The history includes:- The version number and publish timestamp.
- The operator who published it.
- A summary of changes from the previous version.
- The evaluation result for that version.
Rollback
If a new version regresses, you can roll back to a previous version from the version history. Rollback:- Promotes the selected previous version to active.
- Returns end users to the prior behavior on their next interaction.
- Preserves the regressed version in history so you can inspect what changed.
Best practices
- Make small changes between publishes so that evaluations and end-user feedback give you a clear signal.
- Review the evaluation result before promoting a publish to wider end-user traffic.
- Keep notes on each publish so the version history stays meaningful.
- Use rollback freely. The cost of rolling back is low; the cost of leaving a regression in front of end users is higher.