Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Feature: maxTokens, model, temperature #11

Description

@itai590

I encounter 'Prompt is too large'
The diff is too large for the OpenAI API. Try reducing the number of staged changes or write your own commit message.

In order to solve the issue, please add the maxTokens indicator to the plugin settings.
It will also be nice to have a model and temperature selection.

{
"model": "GPT-4o",
"temperature": 0.9,
"maxTokens": 2048
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions