Glitch9 Documentation
Glitch9 Inc.OpenAINative Plugins
  • Glitch9 Inc
    • Welcome to Glitch9 Inc.
  • Unity Toolkits
    • AI Development Kit
    • Smart Localization
      • Getting Started
    • Commit Gen
      • Getting Started
    • Serialization Saver
      • Getting Started
  • Native Plugins for Unity
    • Native Media Player
    • Status & Navigation Bar
      • Getting Started
      • Public Methods
      • Public Variables
      • Update Logs
    • Lock Task
      • API Reference
    • Background Music Looper
  • Support
    • How to setup Newtonsoft.Json
    • How to setup UniTask
Powered by GitBook
On this page
  • Requirements
  • Getting Started
  1. Unity Toolkits
  2. Commit Gen

Getting Started

PreviousCommit GenNextSerialization Saver

Last updated 11 months ago

Requirements

Commit Gen requires the 'AI Development Kit' asset to function. Please ensure this asset is installed before using Commit Gen. If you do not have 'AI Development Kit' installed yet, you can download it from the Unity Asset Store

Getting Started

1. Open Commit Gen Window

Go to Tools > Glitch9 > Commit Message Generator to open the window.

2. Configure Settings

Click the ‘Settings’ button to bring up the settings window.

OpenAI Settings:

  • API Key: Your OpenAI API key.

  • Organization: Your OpenAI organization ID.

  • Model: Choice of GPT model based on performance and cost preferences.

Tool Settings:

  • Language: Preferred language for UI and commit messages.

  • Progress Bar: Toggle the display of a progress bar during generation.

  • Lazy Commit Button: Enables the option to generate and commit in one step.

  • Confirm Before Commit: Adds a confirmation dialog before committing changes.

here.