How to manage and version control your custom evaluators in HoneyHive
HoneyHive provides git-based version control for custom evaluators, allowing you to track changes, roll back to previous versions, and manage evaluator evolution.
Descriptive commit messages: Always provide clear and concise commit messages that explain the changes made in each version.
Regular updates: Keep your evaluators up-to-date by making small, incremental changes rather than large, sweeping updates.
Testing: Before deploying a new version to production, test it thoroughly to ensure it functions as expected.
By following these best practices and utilizing the Evaluator Version Management feature, you can effectively manage and control the evolution of your custom evaluators in HoneyHive.