Versions in this module Expand all Collapse all v1 v1.3.1 Dec 18, 2025 Changes in this version + type Client struct + func NewClient(model string) (*Client, error) + func (c *Client) GenerateCommitMessage(diff string, branch string) (string, error)