mozilla / mozilla/bugbug

Support generation of comments through multiple LLMs

Open
#5,269 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

code-review
Dominant language
Python
Stars
570
Forks
351
Avg merge
2d 13h
Merged PRs (30d)
65

Description

Keeping it as is conflicts with this PR. I thought it wasn't worth refactoring because we don't use it, and supporting multiple models simultaneously could be done differently after this PR. For example, we could use LangGraph with the model section for that.

Originally posted by @suhaibmujahid in https://github.com/mozilla/bugbug/pull/5268#discussion_r2355181181

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 reading the discussion quoted from PR 5268, especially the references to the model section and possible LangGraph approach. Define how simultaneous support for multiple models should work; done means comment generation can use multiple LLMs as specified by the settled design.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.