mirror of
https://github.com/f/git-rewrite-commits.git
synced 2026-04-27 06:35:49 +03:00
[PR #3] feat(ai): add Google Gemini support as alternative AI provider #28
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-rewrite-commits#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/f/git-rewrite-commits/pull/3
State: closed
Merged: No
Add Google Gemini as an alternative AI provider alongside OpenAI, giving users choice between multiple AI models.
Changes:
Supported models:
Usage:
npx git-rewrite-commits --provider gemini npx git-rewrite-commits --provider gemini --model gemini-1.5-pro
Backward compatible: OpenAI remains the default provider