Fix providers #1
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request introduces significant updates to the
CommitCraftproject, including new default AI models, enhanced integrations, improved prompt engineering, and various technical and performance optimizations. The changes aim to modernize the tool, improve its efficiency, and ensure compatibility with the latest AI models and APIs.Major Updates
Default AI Models:
gpt-4o-minitogpt-4.1-nano, offering faster response times, reduced costs, and larger token context. [1] [2] [3]claude-3-haiku-20240307toclaude-3-5-haiku-20241022, providing superior performance and enhanced structured outputs. [1] [2] [3]New Features
Provider Integration:
Prompt Engineering:
Technical Improvements
Library Architecture:
src/lib.rswith public module exports for better project structure and reusability. [1] [2]Provider Enhancements:
Performance Improvements
Response Times and Cost Optimization:
Documentation Updates
Guides and Migration:
These updates collectively enhance the functionality, performance, and user experience of
CommitCraft, ensuring it remains a cutting-edge tool for generating conventional commit messages.