di-sukharev / di-sukharev/opencommit

Add option to select model other than the default.

Open
#55 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.5k
Forks
445
Avg merge
18m
Merged PRs (30d)
2

Description

It looks like this currently uses gpt-3.5-turbo. If someone has access to gpt-4, I think they should be able to set this with config.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating where gpt-3.5-turbo is selected and how configuration is loaded. Trace the existing model/provider flow, then verify that a configured alternative model is used when supplied while the default still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
ai, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.