Versions in this module Expand all Collapse all v0 v0.2.1 Jan 2, 2025 v0.2.0 Dec 24, 2024 v0.1.1 Dec 23, 2024 Changes in this version + type Client struct + func New(ctx context.Context, projectID, location string) (*Client, error) + func (x *Client) Generate(ctx context.Context, prompts ...string) ([]string, error)