Skip to main content

Configuration

OpenAI Configuration

  • Enabled: Toggle to enable/disable the plugin.
  • OpenAI ApiKey: ApiKey from OpenAI. You can find your keys here.
  • Temperature: What sampling temperature to use, between 0 and 2. Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic.
  • MaxTokens: The maximum number of tokens to generate in the completion. Learn more about Tokens.