Support generation of comments through multiple LLMs
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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