Crates.io | gitbuddy |
lib.rs | gitbuddy |
version | 0.1.6 |
source | src |
created_at | 2024-06-18 12:59:31.359522 |
updated_at | 2024-11-25 07:00:56.775021 |
description | An AI-driven tool designed to simplify your Git commit process. |
homepage | |
repository | https://github.com/fujianbang/gitbuddy |
max_upload_size | |
id | 1275457 |
size | 82,952 |
GitBuddy is an AI-driven tool designed to simplify your Git commit process. With GitBuddy, you can generate meaningful commit messages, streamline your workflow, and enhance your productivity.
[!WARNING] This project is currently in development.
To get started with GitBuddy, follow these simple steps:
cargo install gitbuddy
To use GitBuddy, simply run the following command in your terminal:
Using default model
gitbuddy config --api-key <your-api-key> deepseek
Using custom model
gitbuddy config --api-key <your-api-key> --model gpt-4o openai
Using GitBuddy is straightforward. After making your changes, run the following command to generate a commit message:
gitbuddy ai
Vendor | Model(s) | Support |
---|---|---|
DeepSeek | deepseek-chat | yes |
OpenAI | gpt-3.5-turbo | no |
ByteDance | Doubao-lite-4k Doubao-pro-4k |
no |
Baidu | ERNIE 4.0 | no |
Alibaba | qwen-turbo | no |
Moonshot AI | moonshot-v1-8k | no |
gitbuddy ai
).