Portkey's prompt management uses a Git-like workflow for efficient collaboration:
- Version Creation: Click "Save as New Version" to generate a time-stamped version (e.g., v1.2.3) after changing the prompts in the Prompts Editor, and support adding change notes.
- Comparison of Differences: Visual comparison of content differences between versions (highlighting additions, deletions, and changes) via the version selector in the sidebar
- Fast Rollback: Right-click and select the history version → "Revert" when you find that the effect of the new version decreases, so as to avoid the expansion of the failure.
- Teamwork: Click "Share" to generate permission link, support setting editor/viewer roles, all modifications automatically record the operator information.
best practice: A legal tech team used the feature to manage 200+ contract review prompt words, and eventually increased the contract clause recognition accuracy from 78% to 93% by A/B testing the difference in accuracy between different versions.
The system also supports automation of change notifications through Webhook integration with GitHub/Slack.
This answer comes from the articlePortkey: a development tool for connecting multiple AI models and managing applicationsThe































