PromptVer is a semantic versioning specification designed for Prompts, helping teams understand:
- ✅ Whether an upgrade breaks existing functionality
- ✅ What new features are added
- ✅ How to safely upgrade and rollback
MAJOR.MINOR.PATCH
Example: 1.2.3
MAJOR: Breaking changes (output format, core functionality)
MINOR: Backward-compatible new features
PATCH: Backward-compatible fixes and optimizations
# Role: Customer Service
## Profile
- Version: 1.0.0
- PromptVer: 1.0.0
- Description: Professional customer service assistant## [1.1.0] - 2025-10-06
### Added
- Added refund handling scenario
## [1.0.0] - 2025-10-01
### Added
- Initial releaseContributions welcome! See CONTRIBUTING.md
Licensed under CC BY 4.0
Proposed and maintained by LangGPT Community