This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
separate config for max files to summarize and review (#83)
<!-- This is an auto-generated comment: release notes by openai --> ### Summary by OpenAI Chore: Add separate configuration options for maximum files to summarize and review. This pull request updates the `Options` object and class with two new properties, `max_files_to_summarize` and `max_files_to_review`, and renames the existing `max_files` property to `max_files_to_summarize`. It also updates `tsconfig.json` by removing some options and adding others, including setting the target and module to "ESNext" and enabling strict mode. <!-- end of auto-generated comment: release notes by openai -->
- Loading branch information
1 parent
9b41bcf
commit 009542a
Showing
6 changed files
with
297 additions
and
205 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.