Introduction

Our objective with GG is to deliver an efficient solution for generating commit messages using the AI provider you love. We also provide a configuration file that allows for customization of the commit message generator's functionality.

Installation

Supported AI providers

Visit Ollama

Local, requires ollama running locally.

Visit Anthropic

External, requires ANTHROPIC_API_KEY.

Visit OpenAI

External, requires OPENAI_API_KEY.

Configuration

Config file

Learn how to authenticate your API requests.

Read more

OpenAI configuration

Understand how to work with paginated responses.

Read more

Anthropic configuration

Read about the different types of errors returned by the API.

Read more

Ollama configuration

Learn how to programmatically configure webhooks for your app.

Read more

Git context

Learn how to programmatically configure webhooks for your app.

Read more

Prompt templates

Learn how to programmatically configure webhooks for your app.

Read more

Was this page helpful?