Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Enable focusing on specific files for a review #33

Open
ryan-at-kettle opened this issue Apr 12, 2023 · 1 comment
Open

[Feature] Enable focusing on specific files for a review #33

ryan-at-kettle opened this issue Apr 12, 2023 · 1 comment

Comments

@ryan-at-kettle
Copy link

Some PRs are larger than the limit of tokens. Enable directing the review to only the files the user is concerned about.

@wololodev
Copy link

a quick fix would be to review files that arent "viewed" (which is collapsed in PR mode)

but we can also use langchainjs to build short term memory and have multiple prompts (though that would require openai key instead of relying on chatgpt proxy)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants