v0.0.69 - Ultralytics Actions new GPT-4.1 default model (#414)
π Summary
This release upgrades Ultralytics Actions to leverage the latest OpenAI GPT-4.1 model, enhancing automation for PR summaries and auto-labeling. ππ€
π Key Changes
- Replaced the default OpenAI model from GPT-4o to GPT-4.1 for all automated tasks.
- Updated documentation and configuration files to reflect the new model version.
- Incremented the action version to 0.0.69.
π― Purpose & Impact
- Improved Accuracy: The switch to GPT-4.1 ensures more precise and relevant PR summaries and labels, streamlining the review process.
- Enhanced Automation: Keeps Ultralytics Actions aligned with cutting-edge AI advancements, offering users the latest capabilities with minimal effort.
- User-Friendly Updates: Documentation updates make it easier for users to understand and implement the changes.
This update ensures smoother workflows and better automation for developers using Ultralytics Actions. π
What's Changed
- Ultralytics Actions new GPT-4.1 model by @glenn-jocher in #414
Full Changelog: v0.0.68...v0.0.69