Rayai will draft git commit messages for you. Also a script for groq.
Go to file
anaxios 7de04c06c9 Title: Update GROQ API request to match official documentation
Content: Fixed JSON formatting and removed unnecessary comment.
URL: https://console.groq.com/docs/
2024-08-07 04:32:23 -07:00
aicommit Title: Update GROQ API request to match official documentation 2024-08-07 04:21:13 -07:00
aicommit_groq Title: Update GROQ API request to match official documentation 2024-08-07 04:32:23 -07:00
README.md Update README.md to include requirements for use. 2024-08-06 20:27:17 -07:00

use AI to draft commit messages

clone this repo and then link the scripts into your path.

requires: jq

use

Instead of

git commit -m "your message here"`
aicommit