CodeYourFuture / CodeYourFuture/ai-code-reviewer
somehow stop ai from leaving too much feedback points regarding comments quality, because I will filter them out if there are more than 3 comments
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
potentially, I can achieve it by setting maximum tokens ai can use for response.
For example, on code in this [pr](https://github.com/CodeYourFuture/Module-Tools-Mirror-For-AI-Code-Reviewer-Testing/pull/2) Ai spend:
- around 2,500 tokens to give ≈19 feedback points without reasoning,
- 4,000 tokens to give 6 comments with medium reasoning
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.