Skip to content

Conversation

@sauravpanda
Copy link
Member

@sauravpanda sauravpanda commented Jun 17, 2024

Summary

Fix: Skipping files that exceed the allowed token limit when generating pull request descriptions.

Details

  • Adjusted code to skip processing files exceeding token limit
  • Added handling for large files to chunk and process them
  • Refactored pull request description generation logic
  • Updated PR file description prompt to reflect skip behavior for large files
  • Improved token limit check implementation

✨ Generated with love by Kaizen ❤️

Original Description None

@sauravpanda sauravpanda linked an issue Jun 17, 2024 that may be closed by this pull request
@sauravpanda sauravpanda merged commit 0369939 into main Jun 17, 2024
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

Successfully merging this pull request may close these issues.

check token_limit when processing individual files

2 participants